Skip to main content
GET
Get user by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userId
string
required

Response

200 - application/json

Ok

id
string
required
email
string
required
displayName
string
required
isActive
boolean
required