Get a team

Returns a team, its details, and members, and included related data, such as team admins and backlog owners.

Path Params
uuid
required

The UUID of the team.

Query Params
include
array of objects | null

Includes additional related data for each team. Repeat the parameter to include multiple relationships.

  • MEMBERS - The users added to the team as members.
  • ADMINS - The users added to the team as admins.
  • BACKLOG_OWNERS - The users added to the team as backlog owners.
include
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json