curl --request GET \
--url https://api.pdf.co/v1/templates/html \
--header 'x-api-key: <api-key>'Return all HTML templates for the current user.
curl --request GET \
--url https://api.pdf.co/v1/templates/html \
--header 'x-api-key: <api-key>'Was this page helpful?