Fetch users

This API retrieves users associated with the current user's domain. The response varies based on the user's permission level.

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

Headers:

Authorization: Bearer [Token]

Levels:

  • Admin or Higher Level: Fetches all Users Within the Current Domain
  • Regular Users: Fetches Only the User's Own Data
Query Params
uuid

UUID of the domain to fetch users for. If omitted, defaults to the current domain.

boolean

If set to 'true', only enabled users will be returned. If set to 'false' only disabled users will be returned. If not set, both enabled and disabled users will be returned.

Responses

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