List Webhooks
List Webhooks
Lists all webhook configurations for the project.
๐ Webhook Documentation
Read Introduction to webhooks article to learn how webhooks work in Voucherify.
GET
List Webhooks
Path Parameters
Provide the unique identifier of the project.
Example:
"proj_TrlkLiH4"
Response
Returns the details about webhook configurations created in the project.
Object containing a list of webhook configurations.
The type of the object represented by JSON. This object stores information about the webhook configurations in a dictionary.
Available options:
list Identifies the name of the attribute that contains the array of webhook objects.
Available options:
data Array of webhook objects.
The total number of webhook objects.
Last modified on February 12, 2026

