Webhooks
List webhooks
GET
/
webhooks
Authorizations
Response
200 - application/json
The unique UUID of the webhook.
The description of the webhook.
The endpoint url of the webhook.
The secret of the webhook.
The status of the webhook.
The created date of the webhook.
The events that the webhook listen to.
The project id tied to the webhook.
The last update date of the webhook.
Was this page helpful?