Citations
Top topics where your own brand was mentioned, with the URLs cited
get/brand-mentions-summary
Query parameters
projectIdstring uuid required
Project id. Required on all data endpoints.
runIdstring uuid
Completed prompt run ID. Omit to use the project's latest usable run; use GET /prompts/runs to list historical run IDs.
limitinteger
promptAttributesstring
Comma-separated list of attribute filters. Accepts both built-in attributes (e.g. pricing, comparisons) and project-specific custom attributes.
Response
Successful response
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
added the new optional
queryrequest parameterrunIdnew-optional-request-parameter
- ○