Authorizations
Path Parameters
Document parser template id
curl --request GET \
--url https://api.pdf.co/v1/pdf/documentparser/templates/{id} \
--header 'x-api-key: <api-key>'Returns detailed information for document parser template by template’s id.
curl --request GET \
--url https://api.pdf.co/v1/pdf/documentparser/templates/{id} \
--header 'x-api-key: <api-key>'Document parser template id
Was this page helpful?