Skip to main content
GET
/
analytics
/
reports
/
pdf
Generate aggregated spend report PDF
curl --request GET \
  --url https://api.getovra.com/analytics/reports/pdf \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Response

200 - application/pdf

PDF file

The response is of type file.