Retrieve Webhooks

Retrieve all webhook that are set up to receive events for specific URLs or phone numbers.

Headers

PINNACLE-API-KEYstringRequired

Request

This endpoint expects an object.
identifierslist of stringsRequired
List of URLs or phone numbers in E.164 format that the webhook is attached to.

Response

Returns all webhooks matching the search criteria.

Results are sorted by ID and duplicates are removed.

webhookslist of objects
List of webhooks.

Errors