Get Linked Incidents Of An Incident
POST /Command/GetLinkedIncidentsOfAnIncident
This command is specifically designed to recursively retrieve all incidents associated with the current incident, including those linked to subsequent incidents. The maximum recursive depth has been set at a value of 10. The result will include the initial incident.
READER NOTE
This API endpoint is available from version 16.9 onwards. If the API endpoint is unavailable, please contact D3 for assistance.
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
Parameter Name | Type | Required/Optional | Description |
---|---|---|---|
Username |
| Required | The username of your D3 SOAR account. |
Site |
| Required | The D3 SOAR site to run the remote command. |
Incident Number |
| Required | The incident number for which the linked incidents will be retrieved. |