Orgs
Get a list of all users in one organization
Required scopes - read_org, read_user
get/api/v1/orgs/{id}/all-users
Path parameters
idnumber required
The unique ID of the org
Query parameters
page_sizeinteger
Number of users to return per page
page_numberinteger
Page number to return
Response
A list of all users in this org
Changes
Changed in 4 of the 50 revisions of this API.13
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲