Skip to main content
GET
/
auth
/
me
{
  "user_id": "user_1234567890abcdef",
  "username": "[email protected]",
  "domain_name": "domain_123",
  "role": "admin",
  "iat": 1705852200,
  "exp": 1705854000
}

Authorizations

Authorization
string
header
required

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

Response

āœ… InformaƧƵes do usuĆ”rio retornadas com sucesso