Error
A valid request URL is required to generate request examples{
"customers": [
{
"id": "<string>",
"name": "<string>"
}
]
}Teams
List customers attached to a team
GET
/
api
/
governance
/
teams
/
{team_id}
/
customers
Error
A valid request URL is required to generate request examples{
"customers": [
{
"id": "<string>",
"name": "<string>"
}
]
}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 customers
Show child attributes
Show child attributes
Was this page helpful?
⌘I

