For the complete documentation index, see llms.txt
Skip to main content

Get a team

GET 

/api/v2/teams/:slug/

Retrieve the team identified by slug. The slug must match the team that owns the authenticating API key. Requesting any other team returns 404.

Any valid API key authenticates this call, no specific scope is required.

Request

Responses

Team retrieved successfully