v1
latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KBOrganizations
List organization members
Retrieves a paginated list of members for the specified organization.
get/organizations/{org_id}/members
Query parameters
sort_by'email' | 'role' | 'joined_at'
Sort the members by the specified field. Defaults to joined_at.
cursorstring
A cursor to use in pagination. A cursor defines your place in the data list. Include response.pagination.next in subsequent API calls to fetch next page of the list.
sort_order'asc' | 'desc'
Defines the sorting order of entities.
limitinteger
The maximum number of members to return in the response
Response
Returned information about organization members