cURL
curl --request GET \ --url https://api.aicaller.io/v1/webhooks \ --header 'aicaller-api-key: <api-key>'
{ "data": [ { "teamId": "363573667364666473667332", "url": "https://hooks.abc.com/", "subscribedEvents": [ "phoneCall.completed" ], "method": "GET", "_id": "363573667364666473667332", "createAt": "2023-10-12T09:08:00.387Z", "updatedAt": "2023-10-12T09:08:00.387Z" } ] }
Gets all the webhooks.
Documentation IndexFetch the complete documentation index at: https://docs.aicaller.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.aicaller.io/llms.txt
Use this file to discover all available pages before exploring further.
Unique ID of the Team
Show child attributes