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