Logo
Openapi.it Public API Documentation

{{baseUrl}}/bilancio-ottico/:id/allegati

GET {{baseUrl}}/bilancio-ottico/:id/allegati

This edpoint allows you to download the document generated by the request passed id

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "data": { "nome": "6564a673ccfa313352066377.zip", "dimensione": 1728, "file": "UEsDBBQAAAAlNnVTBs6lJ1vIIAJthCQAcABwANjI2OTFjNGY5N2UwOTQ0NzU0MDI3ADU/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEInbWJr5" }, "success": true, "message": "", "error": null }



Curl
curl -X GET 'baseUrl/bilancio-ottico/:id/allegati' -H 'Accept: application/json'

ENDPOINTS