v1
latestOpenAPI 3.0.02026-07-26492143.5 KBTeams
List teams
List teams the authenticated caller belongs to.
get/teams
Response
Teams the caller belongs to.
Example response
{
"teams": [
{
"id": "team_4f8c92ab",
"name": "Acme Sales"
}
]
}