Support

Get a user by ID (API key required)

GET /users/{id}

Admin/API-key access. Returns the full profile of the given user.

Parameters

id string Required path
User id
Where to find it The unique ID of the resource being addressed. See the id field in the parent resource's list or GET-by-ID response.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.