Retrieve a user by ID

Retrieves a single user by their ID.

Required Permissions: read:pro:user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier

string
required

ID of the user to retrieve

Query Params
boolean
Defaults to false

Optional. Return platform identifiers instead of internal identifiers when set to true.

Responses

404

User with specified ID not found

500

Internal server error

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