admin.users
admin
List users on a workspace
get/admin.users.list
Query parameters
team_idstring required
The ID (T1234) of the workspace.
cursorstring
Set cursor to next_cursor returned by the previous call to list items in the next page.
limitinteger
Limit for how many users to be retrieved per page
Headers
tokenstring required
Authentication token. Requires scope: admin.users:read
Response
Typical success response
Changes
No recorded changes to this endpoint across all 1 revision of this API.