OrgUsers
List OrgUsers
Retrieve a list of OrgUsers.
Retrieves a list of all users within a specified Organization. Use this endpoint to get an overview of all users and their basic details. The list can be paginated for easier management.
get/organizations/{orgId}/users
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
Query parameters
pageSizeinteger
Specifies the maximum number of OrgUsers to retrieve per page.
nextTokenstring
The nextToken for multi-page retrievals. It is used to fetch the next page of OrgUsers in a paginated list.
idsstring[]
list of ids to retrieve
Response
Returns a list of OrgUsers