curl --request GET \
--url 'https://edi.stateset.com/health' \
--header "Authorization: Bearer $STATESET_EDI_API_KEY"
Health
Service health and outbox depth
GET
/
health
curl --request GET \
--url 'https://edi.stateset.com/health' \
--header "Authorization: Bearer $STATESET_EDI_API_KEY"
Last modified on August 31, 2026