API Model
Debug-Download
Download generated with the Consultation Debug Api
| Field | Type | Mandatory | Meaning |
|---|---|---|---|
| id | string | yes | download id |
| name | string | yes | download name |
| date | string | yes | creation date |
| io | string | no | deprecated |
Example
[
{
"id": "3158587b-5a0d-419a-b8a2-8bdc98c352a8",
"name": "pd4ml",
"io": null,
"date": "2016-10-18 12:24:28"
}
]