Skip to main content
GET
Per-platform source behavior patterns for the latest or selected run

Authorizations

Authorization
string
header
required

Clerk API key. Create one from your account settings under API Keys.

Query Parameters

projectId
string<uuid>
required

Project id. Required on all data endpoints.

runId
string<uuid>

Completed prompt run ID. Omit to use the project's latest usable run; use GET /prompts/runs to list historical run IDs.

topicId
string<uuid>
promptAttributes
string

Comma-separated list of attribute filters. Accepts both built-in attributes (e.g. pricing, comparisons) and project-specific custom attributes.

Response

Successful response