webhooks
Get the Webhook for an environment
GET
/
environments
/
{environmentId}
/
webhooks
/
{webhookId}
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
webhookId
string
requiredUUID of the webhook
Required string length:
36
Query Parameters
includeSecret
boolean
Include secret in response
Response
200 - application/json
environmentId
string
requiredRequired string length:
36
webhookId
string
requiredRequired string length:
36
url
string
requiredevents
string[]
requiredisEnabled
boolean
requiredcreatedAt
string
requiredupdatedAt
string
requiredsecret
string
version
string
enabledAt
string
Was this page helpful?