Field | Type | Required | Description |
---|---|---|---|
Environments |
*string | ➖ | A comma separated list of environment IDs |
Teams |
*string | ➖ | A comma separated list of team IDs |
Services |
*string | ➖ | A comma separated list of service IDs |
Status |
*string | ➖ | Incident status |
StartDate |
*types.Date | ➖ | The start date to return incidents from |
EndDate |
*types.Date | ➖ | The end date to return incidents from |
Query |
*string | ➖ | A text query for an incident that searches on name, summary, and desciption |
SavedSearchID |
*string | ➖ | The id of a previously saved search. |
Priorities |
*string | ➖ | A comma separated list of priorities |
PriorityNotSet |
*bool | ➖ | Flag for including incidents where priority has not been set |
Severities |
*string | ➖ | A comma separated list of severities |
SeverityNotSet |
*bool | ➖ | Flag for including incidents where severity has not been set |
CurrentMilestones |
*string | ➖ | A comma separated list of current milestones |