List webhook notification logs

Retrieves a list of webhook delivery attempts.

Query Params
int32
Defaults to 100

To paginate a large result set, use the "limit" argument to limit the number of results returned per page up to a maximum of 100 records. For example, limit=20 will show results 1-20. The default returned result would be 100.

int32

An offset for use in pagination. Specify the number of objects to skip to fetch the next page of objects. For example, limit=10 and offset=10 will show results for record 11 - 20.

string

Filter events by ID

string

Filter events by this event type

string

Filter webhook attempts by status

Headers
string
required

Merchant ID

Responses

Language
Choose an example:
application/json