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.

Response

200 - application/json
id
integer
required
read-only
username
string
required

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

Maximum string length: 150
Pattern: ^[\w.@+-]+$
email
string<email>
Maximum string length: 254