Teams
List all teams
Returns a list of all teams the authenticated user has access to.
GET
cURL
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.
Response
200 - application/json
A list of teams.
A list of teams
cURL