Incident Export

GET {{baseUrl}}/incidents/export/?start_time=2020-08-16T11:43:51.947Z&end_time=2020-08-16T11:43:51.947Z&status=resolved&type=csv&owner_id=6129ac15518568defa92794b&services=5c7cf6bff8dde3001282aa56&services=5c7cf6bff8dde3001282aa57&assigned_to=5c7cf6bff8dde3001282aa33&slo_affecting=no&slos=124&tags=priority=normal

  • This endpoint is used to export the incident details into a csv or json file.
  • Requires access_token as a Bearer {{token}} in the Authorization header.
  • Header field/value: Content-Type: text/csv

Query Params:

type: csv or json
start_time: filter by date range
end_time: filter by date range
services: filter by services
sources: filter by alert sources
assigned_to: filter by assignee
status: filter by incident status
slo_affecting: filetr by slo affected
slos: filter by slos
tags: filter by tags key=value

Request Params

KeyDatatypeRequiredDescription
start_timestring
end_timestring
statusstring
typestring
owner_idstring
servicesstring
servicesstring
assigned_tostring
slo_affectingstring
slosnumber
tagsstring