Get Webhook Details - Field Descriptions

The following page details each of the fields received in the response when using the Get Webhook Details endpoint.

Response Fields

A successful response for the Get Webhook Details endpoint will return a 200 response.

FieldDescription
statusIndicates whether the request was successful.
webhookIdUnique webhook id generated by Thredd.
productIdThe code assigned to the product configured on the Thredd system.
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.