curl --request GET \
--url http://localhost:3333/v1/evidence-forms/my-submissions \
--header 'X-API-Key: <api-key>'Returns all evidence form submissions by the authenticated user for the active organization
curl --request GET \
--url http://localhost:3333/v1/evidence-forms/my-submissions \
--header 'X-API-Key: <api-key>'Was this page helpful?