Team Memberships
Group Team Memberships
Team memberships represent the relationship between an organization member and a team within your organization. In other words, they are the data object that defines explicitly who is a member of a team.
Get all team memberships in a team
Get all team memberships in a team
This endpoint returns a paginated collection of all team memberships for this team.
All organization members can access this endpoint.
Query Parameters
Response
Get all team memberships in an organization
Get all team memberships in an organization
This endpoint returns a paginated collection of all team memberships across all teams 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 team membership
This endpoint returns details about an existing team membership.
All organization members can access this endpoint.
Response
Create a team membership
This endpoint creates a new team membership in this team.
Only organization admins and owners can access this endpoint.
Request Body
Response
Delete a team membership
This endpoint deletes a team membership.
Only organization admins and owners can access this endpoint.