[Deprecated] Get projects in a team
Deprecated in favor of Get top-level folders in a team. You can use this endpoint to get a list of the top-level Projects (now called "folders") 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.
Path parameters
ID of the team to list projects from
Response
Response from the GET /v1/teams/{team_id}/projects endpoint.
Changes
Changed in 4 of the 36 revisions of this API.5
- ○
endpoint deprecated
endpoint-deprecated
- ○
- ○
the endpoint scheme security
PlanAccessTokenwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
projects:readwas added to the endpoint's security schemeOAuth2api-security-scope-added
- ○
- ○
the endpoint scheme security
PlanAccessTokenwas removed from the APIapi-security-removed
- ○
the security scope
projects:readwas removed from the endpoint's security schemeOAuth2api-security-scope-removed
This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○