Get all space memberships for an organization
Returns a paginated list of all space memberships across the organization. Only organization admins and owners can access this endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organization_id
The organization 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:
query
Full-text search across multiple attributes
admin
Filter by admin status
roles.sys.id
Filter by role ID
sys.space.sys.id
Filter by space ID
Response
OK - Paginated list of space memberships across the organization