Get all webhooks
get/webhook
Query parameters
filter:legalEntityIdstring
Pass in a legal entity ID to filter for webhooks under a specific legal entity.
cursorstring
A cursor string to fetch the next page of results
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.4
- ○
added the optional property
items/items/backingOffUntilto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/disabledAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/pausedAtto the response with the200statusresponse-optional-property-added
- ○
added the required property
items/items/statusto the response with the200statusresponse-required-property-added
- ○