Get a user
Users
Get a user
Returns a single user by ID.
GET
Get a user
Authorizations
OAuth2 access token. Pass the token in the Authorization header as Bearer <token>. The token is looked up in Redis to resolve the caller identity.
Path Parameters
User ID.
Required range:
x >= 0Example:
111
Last modified on June 16, 2026

