Summaries & Recommendations
Get recommendations
Retrieve generated recommendations, or their current generation status.
GET
Retrieve generated recommendations, or the current generation status. When
status is completed, the data field holds the recommendations as a Markdown string. Tasks older than one hour return 410 Gone.
The
analysis-id path parameter is the analysis id returned as _internal_exposed_id from Get an analysis.The analysis id (
_internal_exposed_id from Get an analysis).Whether the request succeeded.
One of
started, processing, completed, failed, or expired.The recommendations content as a Markdown string. Present only when
status is completed.Human-readable status message. Present when
status is not completed.