List Subscription Alerts

Retrieve a paginated list of alerts generated for the specified subscription ID. Each alert includes:

  • alertId: unique identifier for the alert
  • createdAt: timestamp of when the alert was generated

Results are sorted in descending order of createdAt (most recent first).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier for the subscription

Query Params
integer
Defaults to 1

Page number for pagination. Default is 1.

integer
Defaults to 10

Number of results per page. Default is 10, maximum is 50.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml