v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
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

oktrue required