Skip to main content
For AI agents: see llms.txt for the complete documentation index. Markdown versions are available by adding .md to a page URL or requesting Accept: text/markdown.

List projects

GET 

/teams/:team_id/projects

List a page of projects for a team, ordered by descending project ID. Pass limit to set the page size and the nextCursor from the previous response as cursor to fetch the next page.

Request

Responses