List Webhook Subscriptions
GET {{base_url}}/public/v1/webhook-subscriptions
Find more https://developers.pandadoc.com/reference/list-webhooks-subscriptions
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Authorization | string |
RESPONSES
status: OK
{"items":[{"uuid":"65fc1ec8-fb9c-4986-9d95-e2cf07e504bc","name":"PandaDoc","url":"https://pandadoc.com/webhooks","status":"ACTIVE","active":true,"payload":["pricing","metadata","tokens","products","fields"],"triggers":["document_deleted","document_updated","document_state_changed","recipient_completed","document_creation_failed"],"shared_key":"fhLyGE8umJ2MHuDUsJoPLG","workspace_id":"nzJyEf2JCG2od4DUYSIpDe"}]}