Team Space Memberships
Group Team Space Memberships
Team space memberships are just like space memberships, except that while space memberships grant space access to a single user, team space memberships grant access to an entire team.
Get all team space memberships in a space
Get all team space memberships in a space
This endpoint returns a paginated collection of all team space memberships for this space.
Only organization admins, owners, and space admins can access this endpoint.
Query Parameters
Filter Parameters
See Filtering Results for details about how to use attributes and operators to construct query filters.
Response
Get all team space memberships in an organization
Get all team space memberships in an organization
This endpoint returns a paginated collection of all team space memberships across all spaces in the organization.
All organization members can access this endpoint.
Query Parameters
Filter Parameters
See Filtering Results for details about how to use attributes and operators to construct query filters.
Response
Get a single team space membership
Get a single team space membership (space-scoped)
Get a single team space membership (organization-scoped)
These endpoints return details about an existing team space membership.
The first endpoint (scoped to a space) is accessible to all space members; the second (scoped to an organization) is accessible to all organization members.
Response
Create a team space membership
Create a team space membership
Use this endpoint to create a team space membership. A team can either be designated as an admin or assigned to one or more roles. All active members of the team will inherit these permissions.
Only organization admins, owners, and space admins can access this endpoint.
Request Headers
Request Body
Response
Update a team space membership
Update a team space membership
This endpoint updates a team space membership. Use this to change the roles for a team or make the team an admin within the space.
Only organization admins, owners, and space admins can access this endpoint.
Request Body
Response
Delete a team space membership
Delete a team space membership
This endpoint deletes a team space membership.
Only organization admins, owners, and space admins can access this endpoint.