Get incident and message details for a specific incident by its ID.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic Parameters
| Parameter | Description |
|---|---|
| End Row | The last row index to return results until. |
| Incident ID | The ID of the incident to get all details for. Can be obtained from the id field in the Get Incidents Summary action response. |
| Sort Params | An array of JSON objects representing sorting criteria. For example: |
| Start Row | The first row index to return results from. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Confidence Filter | The confidence to filter results by. |
| Disposition | The disposition to filter results by. |
| End Time | The end time of the time range to filter by. |
| Source | The source type to filter results by. |
| Start Time | The start time of the time range to filter by. |
| Verdict | The verdict to filter results by. |