Teams
A team is a group of users in your organization. Teams can be given access to a space (via team space memberships) in the same way an individual user can.
Get all teams for an organization
Get all teams for an organization
This endpoint returns a paginated collection of all teams in this organization.
All organization members can access this endpoint.
Query Parameters
Response
Get all teams for a space
This endpoint returns a paginated collection of all teams in this space.
All space members can access this endpoint.
Query Parameters
Response
Get a team
This endpoint returns details about an existing team.
All organization members can access this endpoint.
Response
Create a team
This endpoint creates a new team in this organization.
Only organization admins and owners can access this endpoint.
Request Body
Response
Update a team
This endpoint updates the data associated with a team.
Only organization admins and owners can access this endpoint.
Request Body
Response
Delete a team
This endpoint deletes a team.
Only organization admins and owners can access this endpoint.