Retrieve the current user

Retrieves the full user object associated with the authentication token sent in the header.

This endpoint only works for user sessions and user API tokens. It will fail for application API tokens (as those are not associated with any particular user).

Language
Credentials
Bearer
token
URL
Click Try It! to start a request and see the response here!