url -X GET \ https://api.upstash.com/v2/teams \ -u 'EMAIL:API_KEY'
[ { "team_id": "95849b27-40d0-4532-8695-d2028847f823", "team_name": "test_team_name", "member_role": "owner", "copy_cc": true } ]
This endpoint lists all teams of user.
Was this page helpful?