Fetch a specific user

This API retrieves detailed information about a specific user, identified by their unique userId, which is provided as a path variable in the request URL. The API returns all available user details if the requesting user has the necessary permissions.

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

Headers:

Authorization: Bearer [Token]

Levels:

  • Admin Levels or Higher: Fetches the User if belonging to the same domain
  • User Level: Fetches the User only if Trying to Fetch Self.
Path Params
uuid
required

UUID of the user to fetch.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json