curl --request GET \
--url http://localhost:3333/v1/policies/download-all \
--header 'X-API-Key: <api-key>'Generates a PDF bundle containing all published policies with organization branding and returns a signed download URL
curl --request GET \
--url http://localhost:3333/v1/policies/download-all \
--header 'X-API-Key: <api-key>'Was this page helpful?