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

List teams accessible to the API key

GET 

/api/v2/teams/

Return the team this API key belongs to. Because every API key is scoped to a single team, the returned array always contains exactly one entry.

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

Responses

Teams listed successfully