Skip to main content
GET
/
reports
/
visibility
Download a client-ready PDF visibility report
curl --request GET \
  --url https://openlens.com/api/reports/visibility \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.openlens.com/llms.txt

Use this file to discover all available pages before exploring further.

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>
required
includePrompts
enum<string>
Available options:
1,
0,
true,
false,
yes,
no
promptAttributes
string

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

Response

PDF report.

The response is of type file.