List all the webhooks attached to a given deployment.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | deploymentId | str | Unique identifier of the target deployment. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
result | list[Webhook] |
TYPE | WHEN |
---|---|
DataNotFoundError |
|