Read base NDA template PDF
Return the PDF attached to the base template. The template and file must belong to the authenticated tenant. Missing and unauthorized files both return 404.
Return the PDF attached to the base template. The template and file must belong to the authenticated tenant. Missing and unauthorized files both return 404.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
NDA template ID
Format
uuidResponse Body
application/pdf
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/nda-templates/497f6eca-6276-4993-bfeb-53cbbbba6f08/file""string"How is this guide?