List organization users in a zone
Lists all organization users in a zone with their roles and metadata. Supports cursor-based pagination.
Path parameters
Zone ID
Query parameters
Maximum number of members to return
Cursor for forward pagination
Cursor for backward pagination
Filter members by role
Response
Default Response
Changes
Changed in 2 of the 23 revisions of this API.5
- ○
the endpoint scheme security
OAuth2was added to the APIapi-security-added
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
iam_bearerAuthwas removed from the APIapi-security-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterexpand[]new-optional-request-parameter
- ○
added the required property
paginationto the response with the200statusresponse-required-property-added
- ○