Report Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T06:29:03.142Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T06:29:03.142Z",
  "id": "text",
  "minutes": 1,
  "reportDay": 1,
  "dsc": "text",
  "printDay": 1,
  "lang": "text",
  "no": "text",
  "logoFlag": true,
  "name": "text",
  "mailDay": 1,
  "period": "Hourly",
  "mailTo": "text",
  "projectId": "text",
  "printTime": "2025-10-31T06:29:03.142Z",
  "printFlag": true,
  "reportTime": "2025-10-31T06:29:03.142Z",
  "mailFlag": true,
  "mailTime": "2025-10-31T06:29:03.142Z",
  "owner": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/reports/{reportId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 351
{
  "id": "text",
  "minutes": 1,
  "reportDay": 1,
  "dsc": "text",
  "printDay": 1,
  "lang": "text",
  "no": "text",
  "logoFlag": true,
  "name": "text",
  "mailDay": 1,
  "period": "Hourly",
  "mailTo": "text",
  "projectId": "text",
  "printTime": "2025-10-31T06:29:03.142Z",
  "printFlag": true,
  "reportTime": "2025-10-31T06:29:03.142Z",
  "mailFlag": true,
  "mailTime": "2025-10-31T06:29:03.142Z",
  "owner": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/{reportId} 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/reports/{reportId}/groups/{groupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T06:29:03.142Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T06:29:03.142Z",
  "id": "text",
  "groupOrder": 1,
  "reportId": "text",
  "name": "text",
  "dsc": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/reports/{reportId}/groups/{groupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 73
{
  "id": "text",
  "groupOrder": 1,
  "reportId": "text",
  "name": "text",
  "dsc": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/{reportId}/groups/{groupId} 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/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T06:29:03.142Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T06:29:03.142Z",
  "id": "text",
  "subgroupOrder": 1,
  "name": "text",
  "dsc": "text",
  "groupId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 75
{
  "id": "text",
  "subgroupOrder": 1,
  "name": "text",
  "dsc": "text",
  "groupId": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId} 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/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T06:29:03.142Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T06:29:03.142Z",
  "id": "text",
  "name": "text",
  "calcType": "Min",
  "variableOrder": 1,
  "totalCalcType": "Min",
  "subgroupId": "text",
  "pattern": "text",
  "variableId": "text",
  "totalVariableId": "text",
  "deviationCalcReportVariableId": "text",
  "dsc": "text",
  "deviationVariableId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 247
{
  "id": "text",
  "name": "text",
  "calcType": "Min",
  "variableOrder": 1,
  "totalCalcType": "Min",
  "subgroupId": "text",
  "pattern": "text",
  "variableId": "text",
  "totalVariableId": "text",
  "deviationCalcReportVariableId": "text",
  "dsc": "text",
  "deviationVariableId": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables/{variableId} 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/reports HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T06:29:03.142Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T06:29:03.142Z",
    "id": "text",
    "minutes": 1,
    "reportDay": 1,
    "dsc": "text",
    "printDay": 1,
    "lang": "text",
    "no": "text",
    "logoFlag": true,
    "name": "text",
    "mailDay": 1,
    "period": "Hourly",
    "mailTo": "text",
    "projectId": "text",
    "printTime": "2025-10-31T06:29:03.142Z",
    "printFlag": true,
    "reportTime": "2025-10-31T06:29:03.142Z",
    "mailFlag": true,
    "mailTime": "2025-10-31T06:29:03.142Z",
    "owner": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 351
{
  "id": "text",
  "minutes": 1,
  "reportDay": 1,
  "dsc": "text",
  "printDay": 1,
  "lang": "text",
  "no": "text",
  "logoFlag": true,
  "name": "text",
  "mailDay": 1,
  "period": "Hourly",
  "mailTo": "text",
  "projectId": "text",
  "printTime": "2025-10-31T06:29:03.142Z",
  "printFlag": true,
  "reportTime": "2025-10-31T06:29:03.142Z",
  "mailFlag": true,
  "mailTime": "2025-10-31T06:29:03.142Z",
  "owner": "text"
}{
  "creationDate": "2025-10-31T06:29:03.142Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T06:29:03.142Z",
  "id": "text",
  "minutes": 1,
  "reportDay": 1,
  "dsc": "text",
  "printDay": 1,
  "lang": "text",
  "no": "text",
  "logoFlag": true,
  "name": "text",
  "mailDay": 1,
  "period": "Hourly",
  "mailTo": "text",
  "projectId": "text",
  "printTime": "2025-10-31T06:29:03.142Z",
  "printFlag": true,
  "reportTime": "2025-10-31T06:29:03.142Z",
  "mailFlag": true,
  "mailTime": "2025-10-31T06:29:03.142Z",
  "owner": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/schedule HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/print?startDate=2025-10-31T06%3A29%3A03.142Z&endDate=2025-10-31T06%3A29%3A03.142Z&lang=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/mail?startDate=2025-10-31T06%3A29%3A03.142Z&endDate=2025-10-31T06%3A29%3A03.142Z&lang=text 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/reports/{reportId}/groups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T06:29:03.142Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T06:29:03.142Z",
    "id": "text",
    "groupOrder": 1,
    "reportId": "text",
    "name": "text",
    "dsc": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/groups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 73
{
  "id": "text",
  "groupOrder": 1,
  "reportId": "text",
  "name": "text",
  "dsc": "text"
}{
  "creationDate": "2025-10-31T06:29:03.142Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T06:29:03.142Z",
  "id": "text",
  "groupOrder": 1,
  "reportId": "text",
  "name": "text",
  "dsc": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/groups/{groupId}/subgroups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T06:29:03.142Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T06:29:03.142Z",
    "id": "text",
    "subgroupOrder": 1,
    "name": "text",
    "dsc": "text",
    "groupId": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/groups/{groupId}/subgroups HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 75
{
  "id": "text",
  "subgroupOrder": 1,
  "name": "text",
  "dsc": "text",
  "groupId": "text"
}{
  "creationDate": "2025-10-31T06:29:03.142Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T06:29:03.142Z",
  "id": "text",
  "subgroupOrder": 1,
  "name": "text",
  "dsc": "text",
  "groupId": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T06:29:03.142Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T06:29:03.142Z",
    "id": "text",
    "name": "text",
    "calcType": "Min",
    "variableOrder": 1,
    "totalCalcType": "Min",
    "subgroupId": "text",
    "pattern": "text",
    "variableId": "text",
    "totalVariableId": "text",
    "deviationCalcReportVariableId": "text",
    "dsc": "text",
    "deviationVariableId": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/groups/{groupId}/subgroups/{subgroupId}/variables HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 247
{
  "id": "text",
  "name": "text",
  "calcType": "Min",
  "variableOrder": 1,
  "totalCalcType": "Min",
  "subgroupId": "text",
  "pattern": "text",
  "variableId": "text",
  "totalVariableId": "text",
  "deviationCalcReportVariableId": "text",
  "dsc": "text",
  "deviationVariableId": "text"
}{
  "creationDate": "2025-10-31T06:29:03.142Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T06:29:03.142Z",
  "id": "text",
  "name": "text",
  "calcType": "Min",
  "variableOrder": 1,
  "totalCalcType": "Min",
  "subgroupId": "text",
  "pattern": "text",
  "variableId": "text",
  "totalVariableId": "text",
  "deviationCalcReportVariableId": "text",
  "dsc": "text",
  "deviationVariableId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/{reportId}/cancel HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/schedule/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/import HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 17
{
  "file": "binary"
}{}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/reports/cancel/by-project?projectId=text 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/reports/{reportId}/status HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
ScheduledOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/reports/{reportId}/preview?startDate=2025-10-31T06%3A29%3A03.142Z&endDate=2025-10-31T06%3A29%3A03.142Z&lang=text 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/reports/{reportId}/export/excel?startDate=2025-10-31T06%3A29%3A03.142Z&endDate=2025-10-31T06%3A29%3A03.142Z&lang=text 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/reports/status/by-ids?reportIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "ANY_ADDITIONAL_PROPERTY": "Scheduled"
}falseOK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/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/reports/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T06:29:03.142Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T06:29:03.142Z",
    "id": "text",
    "minutes": 1,
    "reportDay": 1,
    "dsc": "text",
    "printDay": 1,
    "lang": "text",
    "no": "text",
    "logoFlag": true,
    "name": "text",
    "mailDay": 1,
    "period": "Hourly",
    "mailTo": "text",
    "projectId": "text",
    "printTime": "2025-10-31T06:29:03.142Z",
    "printFlag": true,
    "reportTime": "2025-10-31T06:29:03.142Z",
    "mailFlag": true,
    "mailTime": "2025-10-31T06:29:03.142Z",
    "owner": "text"
  }
]No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/multi/by-ids?reportIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/groups/subgroups/variables/multi/by-ids?variableIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/groups/subgroups/multi/by-ids?subgroupIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/reports/groups/multi/by-ids?groupIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Last updated
