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/backingOffUntil to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/disabledAt to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/pausedAt to the response with the 200 status

      response-optional-property-added

    • added the required property items/items/status to the response with the 200 status

      response-required-property-added