curl --request GET \
--url http://localhost:3333/v1/evidence-forms/statuses \
--header 'X-API-Key: <api-key>'Returns the latest submission date per form type for the active organization
curl --request GET \
--url http://localhost:3333/v1/evidence-forms/statuses \
--header 'X-API-Key: <api-key>'Was this page helpful?