curl --request GET \
--url http://localhost:3333/v1/evidence-forms \
--header 'X-API-Key: <api-key>'List all available pre-built evidence forms
curl --request GET \
--url http://localhost:3333/v1/evidence-forms \
--header 'X-API-Key: <api-key>'Was this page helpful?