Get list of users

Overview


This endpoint allows you to retrieve users with pagination (max pageSize 100) and filters for departments, views, permissionSets, and workspaces.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
comma separated list of departments
Example: Marketing,Sales
string
comma separated list of views
Example: Standard View,Marketing View
string
comma separated list of permission sets
Example: General User,Admin
string
comma separated list of workspaces (if enabled)
Example: global workspace
integer
Default: 1
Example: 5
integer
Default: 25
Example: 25
Max: 100
Responses

400

Returned if the user specification in the request does not match the required format.

401

Returned if the authentication credentials are missing or invalid

403

Returned if the authenticated user lacks the "User Management" permission

500

Returned if there was an issue on the server side and could not get list of users.

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