v4
latestOpenAPI 3.0.32026-07-312,317012.2 MBOrganizations
Return organization identity memberships
get/api/v2/organizations/{orgId}/identity-memberships
Path parameters
orgIdstring required
The ID of the organization to get identity memberships from.
Query parameters
offsetnumber
The offset to start from. If you enter 10, it will start from the 10th identity membership.
limitnumber
The number of identity memberships to return.
orderBy'name' | 'role'
The column to order identity memberships by.
orderDirection'asc' | 'desc'
The direction identity memberships will be sorted in.
searchstring
The text string that identity membership names will be filtered by.
Response
Default Response