Get all team space memberships for a space

Returns a paginated collection of all team space memberships for the space. Only org admins, owners, and space admins can access this endpoint.

Authentication

AuthorizationBearer

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

Path parameters

space_idstringRequired
The space ID

Query parameters

skipintegerOptional
Specify an offset to paginate through results
limitintegerOptional
Specify the maximum number of results
orderenumOptional
Specify sort order of result set
Allowed values:
includeenumOptional
Specify linked resources to include in response
Allowed values:
sys.idstringOptional
Filter by team space membership ID

Response

OK - Paginated list of team space memberships