Users

Use the REST API to retrieve current user information

Current User

Get user information

get

Retrieve user information for the authenticated user

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
AcceptstringRequired

Request content type

Example: application/json
Responses
200

Successful operation

application/json
get
/me
200

Successful operation

Last updated