POST /Command/getIncidentInvestigationDetails
Get incident investigation details.
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 Numbers |
|
Required |
Identify which incidents to query the investigation data |
|
Investigation Section Names |
|
Required |
Identify which section on the investigation tab to query the data. Value(s) shall be chosen from "Summary", "Finding", "Remediations" and Mitigations", or "Recommendations" |
Body Sample Data
Response
200 OK
400 BadRequest
401 Unauthorized
429 TooManyRequests
500 InternalServerError