GET
/
users
/
me
/
roles

Authorizations

Authorization
string
headerrequired

Your API key goes here, you can generate one in your account settings.

Response

200 - text/plain

Generic response that most responses inherit or return on an API endpoint

success
boolean

Whether the operation was successful

message
string | null

The optional message given by the operation

data
string[] | null

The optional return data from the operation