Skip to main content
GET
Get User

Authorizations

Authorization
string
header
required

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

Query Parameters

userId
string
required

User Id

Response

success
boolean
required
Example:

true

data
object
required