Skip to main content
GET /api/v2/storefront/intelligence-runs/{id} Fetches one intelligence-run record by id, including the full prompt, raw and parsed model output, run rationale, composed product ids, and any evaluator label.

Request

curl

Parameters

Response

See Intelligence runs overview for the full field reference, including the explanation and result shapes.

Errors

  • 404 NOT_FOUND — no run with that id on your storefront.
  • 401 UNAUTHORIZED — missing or invalid bearer token.
See Errors for the full error contract.

Intelligence run tasks

All intelligence-run operations.

Label intelligence run

Attach an evaluator label to a run.