v1
latestOpenAPI 3.0.12026-07-269671357.0 KBList Webhook V2
Response
Webhooks retrieved
The ID of the Webhook V2 object.
Proof will make a POST request to this URL for every subscribed event.
A header value to pass through every request Proof makes back to your webhook URL. This can be required authentication to your system for security purposes. (E.g. "header": "X-Custom-Header:X-Custom-Key")
A list of header values to pass through every request Proof makes back to your webhook URL. This can be required authentication to your system for security purposes. (E.g. "headers": ["[X-Custom-Header]:[X-Custom-Key]"])
A boolean value to indicate if the webhook is active.
The name of the header that will contain the request ID for each webhook request. Defaults to X-Request-Id.
An array containing the desired events that Proof should POST a webhook for. See our Webhooks V2 guide for a list of valid subscriptions.