User Guide
GetReportHistories
Lists all reports where a zipped CSV file has already been generated.
URL
GET /api/Report/GetReportHistories |
GetReportHistories method |
Parameter | Required | Description | Type |
---|---|---|---|
No Parameters |
Responses
Code | Description | Links |
200 | Success | No links |
401 | Unauthorized | No links |
422 | Client Error | No links |
Media Type text/plain application/json text/json |
||
Example Value | Schema | ||
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}
|
||
Code | Description | Links | |
---|---|---|---|
200 | Success | No links | |
401 |
Unauthorized |
No links | |
422 | Client Error | No links | |
Media Type
text/plain application/json text/json |
|||
Example | Schema | |||
} | |||