v4

latestOpenAPI 3.1.02026-08-07341215300.9 KB

Full Investigation

End-to-end investigation pipeline that processes a query and returns final analysis.

Args: existing_investigation_id: Optional pre-created investigation ID (placeholder) to update instead of creating new. enable_alt_hypotheses: Whether to generate alternative hypotheses (default True). is_hypothesis_investigation: If True, use "Hypothesis Result" instead of "Quick Summary" in prompts. alert_timestamp: Optional datetime to use for timestamp context instead of current time. Used for backtesting to provide the original alert time context.

post/api/full_investigation

Query parameters

team_idstring nullable
slack_perma_linkstring nullable
message_tsstring nullable
channel_idstring nullable
anthropic_api_keystring nullable
custom_contextstring nullable
skip_db_saveboolean
modelstring
old_investigation_idstring nullable
existing_investigation_idstring nullable
enable_alt_hypothesesboolean
is_hypothesis_investigationboolean
alert_timestampstring date-time nullable
enable_explore_subagentsboolean nullable
initiated_by_slack_user_idstring nullable
investigation_monitor_idstring nullable
investigation_sourcestring

Request body

mcpsstring[] required
disabled_toolsstring[] nullable
imagesobject[] nullable
ci_history_tool_contextobject nullable

Response

Successful Response

final_answerstring required
assistant_responsestring required
investigation_countinteger required
processing_summarystring required
investigation_idstring nullable
blocksobject[] nullable
recommended_probject nullable
trigger_action_dataobject[] nullable
quick_summary_citationsobject[] nullable
data_sourcesobject[] nullable
original_querystring nullable
alt_hypothesesstring[] nullable
usageobject nullable
severityinteger nullable
suggest_ticket_calledboolean