Orgs
Get a list of users currently active in one organization
Required scopes - read_org, read_user
get/api/v1/orgs/{id}/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
searchstring
Search by name or email
Response
A list of active users in this org
Changes
Changed in 4 of the 50 revisions of this API.13
- ○
added the optional property
users/items/invitationExpiresAtto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
users/items/isInvitingto the response with the200statusresponse-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
- ▲