Skip to content

Get user profile

GET
/users/{id}

Public profile by UUID or profile_slug. Own profile may include email; private profiles are redacted for other viewers.

Parameters

Path Parameters

id*

User UUID or profile_slug.

Type
string
Required

Responses

User profile

application/json
JSON
{
}

Playground

Server
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Built with VitePress