Incidents
Get a single incident
Get detailed data for a single incident with the provided incident number, if it exists. The incident will be returned regardless if it is active or not.
This API may be called a maximum of 2 times per second.
get/api-public/v1/incidents/{incidentNumber}
Path parameters
incidentNumberinteger required
The Victorops incident number
Headers
X-VO-Api-Idstring required
Your API ID
X-VO-Api-Keystring required
Your API Key
Response
A single incident matching the provided incident number
Changes
No recorded changes to this endpoint across all 2 revisions of this API.