Webhooks
List user webhooks
Returns a list of currently registered webhooks for the requested event. (Permitted scopes: fax:all:read, fax:webhook:read)
GET
/
hooks
Authorizations
Authorization
string
headerrequiredOAuth2 Authorization Grant
Query Parameters
event
enum<string>
requiredWebhook event type
Available options:
fax_received
, fax_sent
Response
200 - application/json
List of webhooks
data
object[]