Skip to main content
GET
Get current user account details

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

User account details

id
integer<int64>
required
email
string<email>
required
account_type
integer
required
username
string
created_at
string<date-time>
updated_at
string<date-time>
contact
object
shipping
object