GET v2/reports/{reportID}/context?reportType={reportType}
Returns all necessary information to execute a JReport report via the JReport JSApi or Api.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
reportID |
The ID of the report to run. |
integer |
Required |
reportType | ReportType |
None. |
Body Parameters
None.
Response Information
Resource Description
The context needed to run a report.
IHttpActionResultNone.