Skip to main content
GET
Get current account

Authorizations

Authorization
string
header
required

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

Response

Account profile

id
string
username
string
role
enum<string>
Available options:
BUYER,
SELLER,
ADMIN