go back to DocumentReportingService

GET /documents/reportRunner/{type}/{template}

Returns the requested custom report in PDF format.

The endpoint has no roles.

Parameters

name description type default type
request read for query parameters matching variables specified in the report template context HttpServletRequest
type the document type, B - labels, L - custom report path String
template the document template number to run path String

Result

Response of type: application/pdf

a response object containing the report as the body of the response, in PDF format

Try It Out

Request

- Authentication Help
- String
- String