Get user

Retrieve a user by their ID. Users represent individuals who can access and manage resources within your organisation structure.

Related memberships are only returned when requested via the include query parameter:

  • To fetch without related resources, omit the include parameter.
  • To include memberships, pass include=memberships.

🔒 This endpoint requires an OAC (Organisation Access Credentials — ⚠️ Beta) access token with the users:read scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of the user

Query Params
string
enum

Include related resources

Allowed:
Headers
string
required

oAuth authorization using Bearer

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json