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_id
The space ID
Query parameters
skip
Specify an offset to paginate through results
limit
Specify the maximum number of results
order
Specify sort order of result set
Allowed values:
include
Specify linked resources to include in response
Allowed values:
sys.id
Filter by team space membership ID
Response
OK - Paginated list of team space memberships