Users
Use the REST API to retrieve current user information
Current User
Retrieve user information for the authenticated user
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
AcceptstringRequiredExample:
Request content type
application/jsonResponses
200
Successful operation
application/json
get
/me200
Successful operation
Last updated