Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>",
"member_count": 123,
"virtual_key_count": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}Teams
Get team
Returns details of a specific team including member count.
GET
/
api
/
teams
/
{id}
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>",
"member_count": 123,
"virtual_key_count": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
BearerAuthBasicAuthApiKeyAuth
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Path Parameters
Team ID
Was this page helpful?
⌘I

