Skip to content

Get user.

GET
/backend/v1/users/{userId}

Retrieves a user by their ID.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

userId*
Type
string
Required

Query Parameters

includeRoles

Include the user's roles in the response

Type
boolean
Default
false

Responses

Successful Response

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: