Get a storefront intelligence-run record
Fetch one intelligence-run record by id including the full prompt, raw and parsed LLM output, run rationale, composed product ids, and any evaluator label.
Authorizations
API key or access token
Path Parameters
Surrogate id of the intelligence-run row.
x <= 900719925474099142
Response
Get a storefront intelligence-run record
A single storefront intelligence run: inputs, prompt, raw + parsed LLM output, persisted product ids, and result envelope.
-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991Buyer scope extracted from the AdCP get_products request that drove this run.
Resolver output: which buyer-instructions rows matched and the effective discount + notes applied.
Sanitized, user-facing explanation derived from the persisted run record: selected products, reasoning, pricing notes, buyer-instruction effects, and failures.
Outcome envelope: ok on success, error with code/message on failure, skipped when the pipeline short-circuited.
-9007199254740991 <= x <= 9007199254740991Compact seller-facing analytics derived from the buyer request and storefront response: refine counts, ask categories, product ids shown, and acknowledgement counts.
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$