View user

Returns details of a single user. To read the rights of a user, prefer GET /api/v3/users/{id}?include=moduleRights over the application/vnd.xentral.user-permissions+json variant of this endpoint: it returns the same rights alongside the user record in the v3 response format. That endpoint is currently in beta.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requestsโ€ฆ
LoadingLoadingโ€ฆ
Path Params
string
required
\d+

The resource's identifier.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Unable to authorize the client

404

Resource was not found or not enough access privileges

406

Requested resource representation does not exist.

429

Too many API calls made.

Language
Credentials
Bearer
URL
LoadingLoadingโ€ฆ
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.xentral.user-permissions+json
text/html