paginationLimit
integerDefault:100
>= 1<= 100
paginationStart
stringpaginatedResultRequest
objectminDateintegerrequired
maxDateintegerrequired
limitinteger
Default:100
>= 1<= 100
startstring
Example
webhookSubscriptionAddRequest
objecturlstring(url)required
The URL to send new lead notifications to.
Example:https://example.com/webhook
apiKeystringrequired
The API key for authenticating webhook requests.
Example:12345-abcd-67890-xyz
statusstring
The status of the subscription.
Allowed values:ACTIVEINACTIVE
Example
webhookSubscriptionResponse
objectsubscriptionIdstringrequired
>= 1 characters
Example:D2IOuPcAq9s3sZ1pt3jW7
urlstring(url)required
The URL to send new lead notifications to.
Example:https://example.com/webhook
statusstringrequired
The status of the subscription.
Allowed values:ACTIVEINACTIVE
createdAtstring(date-time)required
Example:2025-01-01T10:00:00Z
updatedAtstring(date-time)required
Example:2025-01-01T10:00:00Z
Example