Logo
Openapi.it Public API Documentation

{{baseUrl}}/pec/:id/modulo_attivazione

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

This method allows you to directly download the activation form of 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}/attivazione 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_attivazione' -H 'Accept: application/pdf'

ENDPOINTS