Teams
Retrieve a Team
Return details on an individual team.
get/api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
team_id_or_slugstring required
The ID or slug of the team the resource belongs to.
Query parameters
expandstring
List of strings to opt in to additional data. Supports projects, externalTeams.
collapsestring
List of strings to opt out of certain pieces of data. Supports organization.