Skip to main content
GET
Get authenticated user

Autorizações

Authorization
string
header
obrigatório

Send an API key or an OAuth access token in the Authorization header as a Bearer token. See Authentication for details.

Resposta

Success

firstname
string
lastname
string | null
email
string
mobile_number
string | null
avatar_url
string | null
country
string | null
street
string | null
zip_code
string | null
currency
string | null
language
string
status
string
created_at
string<date-time>
is_verified
boolean