Logo
Openapi.it Public API Documentation

{{baseUrl}}/pec/:id/modulo_conservazione

GET {{baseUrl}}/pec/:id/modulo_conservazione

This method allows you to directly download the storage activation form for a certified e-mail. once compiled and signed it will be passed in the form of a base 64 encoded string using the PATCH/pec/{id}/conservazione method together with an identity document.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

quis sit



Curl
curl -X GET 'baseUrl/pec/:id/modulo_conservazione' -H 'Accept: application/pdf'

ENDPOINTS