Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://bugzy.ai/api/v1/teams/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "slug": "<string>" } }
Requires a team API key (bzy_team_*) or internal auth. Project API keys are rejected.
bzy_team_*
Project API key (bzy_proj_) for project routes or team API key (bzy_team_) for selected team routes.
Team info
Show child attributes