Get all organization memberships

Returns a paginated collection of all organization memberships. All organization members receive a scoped response.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organization_idstringRequired
The organization ID

Query parameters

skipintegerOptional
Specify an offset to paginate through results
limitintegerOptional

Specify the maximum number of results (max 100)

orderenumOptional
Specify sort order of result set
includeenumOptional
Specify linked resources to include in response
Allowed values:
querystringOptional

Full-text search across multiple attributes

roleenumOptional
Filter by organization role
Allowed values:
sys.statusenumOptional
Filter by membership status
Allowed values:

Response

OK - Paginated list of organization memberships