latestOpenAPI 3.0.12026-08-10234260964.0 KB
6cc88fde6435
Organization Members
List organization members
Accessible to organization owners and members with the "manage members" permission.
get/organizations/{organization_id}/members
Path parameters
organization_idstring required
The ID of the organization.<br> Prefix with name= to retrieve the organization by name instead.
Query parameters
Allows filtering by permissions using one or more operators.
page[size]integer
Determines the number of items to show.
page[before]string
Pagination cursor. This is automatically generated as necessary and provided in HAL links (_links); it should not be constructed externally.
page[after]string
Pagination cursor. This is automatically generated as necessary and provided in HAL links (_links); it should not be constructed externally.
sortstring
Example:-updated_at
Allows sorting by a single field.<br> Use a dash ("-") to sort descending.<br> Supported fields: created_at, updated_at.
Response
OK