Get authenticated user
User
Get authenticated user
GET
Get authenticated user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
User profile
Example:
1
Example:
"John Doe"
Example:
"John"
Example:
"Doe"
Example:
"john@example.com"
Example:
"+1234567890"
Example:
"Acme Corp"
Example:
"USD"
Example:
"US"
Available options:
active, inactive, suspended Example:
"active"
Example:
"2026-07-03T00:00:00.000000Z"
