GET
/
api
/
generate-pdf-report
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Headers

Authorization
string
required

Query Parameters

url
string
required
accessType
enum<string>
required
Available options:
PDF_TYPE_INTERNAL,
PDF_TYPE_TOKEN
filename
string
required

Response

200 - application/pdf
OK

The response is of type string.