Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required

The user's ID

Response

200 - application/json

User object

User object

type
enum<string>
required
Available options:
user,
application
id
string
required
username
string
required
display_name
string
required
avatar
object
required