/reportTemplate
Methods
GET
Gets the list of Report Templates.
Fields Parameter
Request Query Parameters
Example Response
/reportTemplate/{id}
Methods
GET
Gets the Report Template associated with {id}.
Fields Parameter
Request Query Parameters
None
Example Response
/reportTemplate/{templateID}/image/{sequenceID}
Methods
GET
Gets the Report Template image associated with template {templateID} and image {sequenceID}.
NOTE: This endpoint is handled before token validation.
Request Query Parameters
None
Example Response
None given. The response will be a raw png file containing the requested Report Template image.
/reportTemplate/categories
Methods
GET
Gets the list of Report Template categories
Request Query Parameters
None