Start a multi-agent investigation for an incident.
admin, owner, or operator
inc_01HX9VTPQR3KF8MZWBYD5N6JCE.200 OK when the investigation has been started successfully.
| Field | Type | Description |
|---|---|---|
incidentId | string | The incident being investigated |
status | string | Always "investigating" after a successful dispatch |
agentsDispatched | string[] | The specialist agents that have been dispatched for this investigation |
message | string | Human-readable confirmation message |
investigation.completed webhook event to know when results are ready.
investigationsRemaining field in the Get incident response.