Skip to main content
GET
Export a synced report

Authorizations

myrqen_session
string
cookie
required

Browser session cookie: httpOnly, sameSite=lax, Secure when APP_BASE_URL is https, 30-day lifetime. Deliberately separate from CLI device credentials.

Path Parameters

id
string
required

The cloud report id.

format
enum<string>
required
Available options:
html,
json,
markdown,
sarif

Response

The rendered report.

The response is of type string.