scopedocsCreate a key

See

get_prompt_results

GETFreereadread-only

Returns paginated results for the tracked prompt set from the headline scan. Default view=rollup with include_snippets false. view=cells or view=matrix also accepted. Optional snippet_chars when snippets are on.

When to use

when the user asks which prompts they win or lose.

Parameters

NameTypeRequiredDefaultDescription
business_idstringyesScope business ID
pageintegerno1
page_sizeintegerno25
viewcells | rollup | matrixnorolluprollup/matrix is the default compact grid; cells is the opt-in dump.
include_snippetsbooleannofalseDefault false. Set true only when you need response_snippet.
snippet_charsintegerno240

REST path: GET /v1/get_prompt_results · All tools