Jasper Report Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/jasper-reports/{jasperReportId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:42:20.540Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:42:20.540Z",
  "id": "text",
  "templateFile": "text",
  "datasource": "text",
  "dsc": "text",
  "parameters": "text",
  "projectId": "text",
  "subreports": "text",
  "name": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/jasper-reports/{jasperReportId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 141
{
  "id": "text",
  "templateFile": "text",
  "datasource": "text",
  "dsc": "text",
  "parameters": "text",
  "projectId": "text",
  "subreports": "text",
  "name": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/jasper-reports/{jasperReportId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/jasper-reports HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:42:20.540Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:42:20.540Z",
    "id": "text",
    "templateFile": "text",
    "datasource": "text",
    "dsc": "text",
    "parameters": "text",
    "projectId": "text",
    "subreports": "text",
    "name": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/jasper-reports HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 141
{
  "id": "text",
  "templateFile": "text",
  "datasource": "text",
  "dsc": "text",
  "parameters": "text",
  "projectId": "text",
  "subreports": "text",
  "name": "text"
}{
  "creationDate": "2025-10-31T22:42:20.540Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:42:20.540Z",
  "id": "text",
  "templateFile": "text",
  "datasource": "text",
  "dsc": "text",
  "parameters": "text",
  "projectId": "text",
  "subreports": "text",
  "name": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/jasper-reports/import HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 17
{
  "file": "binary"
}{}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/jasper-reports/{jasperReportId}/preview HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
Ynl0ZXM=OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/jasper-reports/{jasperReportId}/preview/excel HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
Ynl0ZXM=falseOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/jasper-reports/export HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/jasper-reports/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:42:20.540Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:42:20.540Z",
    "id": "text",
    "templateFile": "text",
    "datasource": "text",
    "dsc": "text",
    "parameters": "text",
    "projectId": "text",
    "subreports": "text",
    "name": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/jasper-reports/by-project-and-name?projectId=text&name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:42:20.540Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:42:20.540Z",
  "id": "text",
  "templateFile": "text",
  "datasource": "text",
  "dsc": "text",
  "parameters": "text",
  "projectId": "text",
  "subreports": "text",
  "name": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/jasper-reports/multi/by-ids?jasperReportIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Last updated
