v1

latestOpenAPI 3.1.02026-07-265897154.5 KB
Visibility

Get per-prompt visibility

Per-prompt visibility breakdown. Paginated — the response pagination block returns hasMore + nextOffset; pass offset to page through all prompts. days defaults to 30, max 180. limit defaults to 500, max 5000.

get/api/mcp/projects/{projectId}/visibility/prompts

Path parameters

projectIdstring uuid required

The project id.

Query parameters

daysinteger

Lookback window in days. Default and maximum vary by endpoint — see the operation description.

unbranded'true'

Pass true to restrict every metric to non-branded prompts only.

branded'true'

Pass true to restrict every metric to branded prompts only.

topicIdstring uuid

Restrict to a single topic id.

platformstring

Comma-separated AI platform filter (e.g. chatgpt,claude,gemini). Accepted values and whether the param is required vary by endpoint — see the operation description.

limitinteger

Page size. Default and maximum vary by endpoint — see the operation description.

offsetinteger

Row offset for pagination.

Response

Per-prompt visibility.