Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Response

Me response

status
enum<string>
Available options:
success,
error
Example:

"success"

data
object