List members
Lists the members of an organization, newest first. Results are paginated: page defaults to 1 and limit defaults to 10. limit is capped by the server's configured maximum page size, which defaults to 100; a larger value is silently reduced to the cap rather than rejected, and values below the minimum fall back to the defaults. The pagination object in the response always reports the values actually applied.
Path parameters
Query parameters
Response
OK
Changes
Changed in 6 of the 24 revisions of this API.56
- ▲
for the
queryrequest parameterlimit, default value10was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parameterpage, default value1was addedrequest-parameter-default-value-added
- ▲
- ▲
the response's body type/format changed from
nullarray/toobject/for status200response-body-type-changed
- ○
added the required property
datato the response with the200statusresponse-required-property-added
- ○
added the required property
paginationto the response with the200statusresponse-required-property-added
- ▲
- ▲
removed the required property
items/user_idfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
items/userto the response with the200statusresponse-required-property-added
- ▲
- ○
api tag
Organization Membersaddedapi-tag-added
- ○
api tag
Membersremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 118 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲