Request parameters
| Parameter Name | Description | Required |
| enddate | The end date range for the Webhook delivery (use format "yyyy-MM-dd" or "yyyy-MM-dd HH:mm:ss"). All deliveries having end date equal to or before the specified date will be listed. | false |
| eventtype | The event type of the Webhook delivery | false |
| id | The ID of the Webhook delivery | false |
| keyword | List by keyword | false |
| managementserverid | The ID of the management server | false |
| page | false | |
| pagesize | false | |
| startdate | The start date range for the Webhook delivery (use format "yyyy-MM-dd" or "yyyy-MM-dd HH:mm:ss"). All deliveries having start date equal to or after the specified date will be listed. | false |
| webhookid | The ID of the Webhook | false |
Response Tags
| Response Name | Description |
| id | The ID of the Webhook |
| account | The account associated with the Webhook |
| created | The date when this Webhook was created |
| description | The description of the Webhook |
| domain | The name of the domain in which the Webhook exists |
| domainid | The ID of the domain in which the Webhook exists |
| domainpath | path of the domain to which the Webhook belongs |
| name | The name of the Webhook |
| payloadurl | The payload URL end point for the Webhook |
| project | the project name of the Kubernetes cluster |
| projectid | the project id of the Kubernetes cluster |
| scope | The scope of the Webhook |
| secretkey | The secret key for the Webhook |
| sslverification | Whether SSL verification is enabled for the Webhook |
| state | The state of the Webhook |