v1

latestOpenAPI 3.1.02026-07-1744202324.0 KB
Projects

Get projects in a team

You can use this endpoint to get a list of all the Projects within the specified team. This will only return projects visible to the authenticated user or owner of the developer token. Note: it is not currently possible to programmatically obtain the team id of a user just from a token. To obtain a team id, navigate to a team page of a team you are a part of. The team id will be present in the URL after the word team and before your team name.

get/v1/teams/{team_id}/projects

Path parameters

team_idstring required

ID of the team to list projects from

Response

Response from the GET /v1/teams/{team_id}/projects endpoint.

namestring required

The team's name.