cURL
curl --request GET \ --url https://api-public.skipcall.app/v1/teams \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "123e4567-e89b-12d3-a456-426614174000", "name": "Sales", "isDefault": false, "memberCount": 5 } ] }
Returns all teams within the scope of the API key.
Documentation IndexFetch the complete documentation index at: https://docs.skipcall.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.skipcall.app/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API Key (sk_live_xxx or sk_test_xxx)
List of accessible teams
Show child attributes