Get Notifications for Event Code

Retrieve notifications related to a particular event code associated with a webhook.

The request needs WebhookID as a Path parameter in a proper GUID format, EventCode in a number format and query parameters must adhere to a valid date format of yyyy-MM-dd.

Sample request:

GET api/v1/Webhooks/af2d48de-2ad7-42f8-a252-8422cd9e6078/events/101/notifications?from=2024-03-21
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
👍

Documentation

For more information on how to get notifications for event codes, see Manage Notifications.

Path Params
string
required

The unique identifier assigned to a webhook

int32
required

The specific event code for which notifications are to be fetched

Query Params
string

Date at which the notification was created. Format of the date is yyyy-MM-dd

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json