Error
A valid request URL is required to generate request examples{
"customers": [
{
"id": "<string>",
"name": "<string>"
}
]
}Teams
List customers attached to a team (deprecated path)
deprecated
GET
/
api
/
teams
/
{team_id}
/
customers
Error
A valid request URL is required to generate request examples{
"customers": [
{
"id": "<string>",
"name": "<string>"
}
]
}This path is deprecated and will be removed in the following major release.
Use
/api/governance/teams/{team_id}/customers 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 customers
Show child attributes
Show child attributes
Was this page helpful?
⌘I

