List Webhooks - Field Descriptions

The following page details each of the fields received in the response when using the List Webhooks endpoint.

Response Fields

A successful response for the List Webhooks endpoint will return a 200 response.

FieldDescription
webhookIdUnique webhook id generated by Thredd.
webhookStatusIndicates whether the webhook is active, inactive and suspended.
productIdProduct ID.
eventsList of subscribed events.
createdTimeThe date and time the webhook was created.
lastModifiedTimeThe date and time the webhook was last modified.
configObject that contains the configuration information for the webhook.
urlURL of the clients webhook endpoint.
customHeadersCustom headers to be passed along with the request.