Get Undelivered Notification Details - Field Descriptions
The following page details each of the fields received in the response when using the Get Undelivered Notification Details endpoint.
Response Fields
A successful response for the Get Undelivered Notification Details endpoint will return a 200 response.
| Field | Description |
|---|---|
| webhookId | The unique webhook id generated by Thredd. |
| totalCount | Total number of undelivered notifications across all event codes. |
| content | Array of undelivered notification details against each event. |
| eventCode | The unique id of the event. |
| count | The number of undelivered notifications against an event. |
| notificationId | A list of undelivered notifications against the event. |
Updated 6 months ago
