Retrieves a single user by their identifier (non-admins can only retrieve their own record).
Users
Retrieves a single user by their identifier (non-admins can only retrieve their own record).
GET
Retrieves a single user by their identifier (non-admins can only retrieve their own record).
Authorizations
JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.
Path Parameters
The unique identifier of the user.
Response
The user.