Get Alert Incidents.

Get Alert Incidents for specific Alert Configurations over a specified period of time.

Rate limit: 10 requests/sec (learn more about rate limits here).

To use this endpoint, select Read Alerts under the Alerts category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Query Params
string
required

Required RFC 3339 timestamp that indicates when to begin receiving data. This will be based on updatedAtTime.

configurationIds
array of strings
required
length between 1 and 50

Required array of alert configuration ids to return incident data for.

configurationIds*
string

Optional RFC 3339 timestamp to stop receiving data. Defaults to now if not provided. This will be based on updatedAtTime.

string

If specified, this should be the endCursor value from the previous page of results. When present, this request will return the next page of results that occur immediately after the previous page of results.

Responses

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