Error
A valid request URL is required to generate request examples{
"teams": [
{
"id": "<string>",
"name": "<string>"
}
]
}Customers
List teams attached to a customer (deprecated path)
deprecated
GET
/
api
/
customers
/
{customer_id}
/
teams
Error
A valid request URL is required to generate request examples{
"teams": [
{
"id": "<string>",
"name": "<string>"
}
]
}This path is deprecated and will be removed in the following major release.
Use
/api/governance/customers/{customer_id}/teams instead.This endpoint is available in Bifrost Enterprise only.
Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Path Parameters
Response
200 - application/json
Attached teams
Show child attributes
Show child attributes
Was this page helpful?
⌘I

