Get all notifications by webhook id

Get all notifications by webhook id (paginated)

Path Params
uuid
required
Query Params
string
enum
Defaults to DESC

ASC / DESC ordering (default DESC)

Allowed:
string
enum
Defaults to updatedAt

Sort by field

Allowed:
string

Cursor of the required page

number
1 to 100
Defaults to 100

Maximum number of items in the page

number

Start time in milliseconds since epoch to filter by notifications created after this time (default 31 days ago)

number

End time in milliseconds since epoch to filter by notifications created before this time (default current time)

statuses
array of objects

List of notification statuses to filter by

statuses
events
array of objects

List of webhook event types to filter by

events
string

Resource ID to filter by

Responses

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