auth
Get Me
Get me — GET /api/v1/auth/me.
GET
Get Me
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
Get me — GET /api/v1/auth/me.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response