Shows all insurance documents
Request Code Samples
curl --location --request GET 'https://rnters-staging.herokuapp.com/api/org/insurances//documents' \
--header 'Authorization;' \
--header 'Auth0-IdToken;' \
--header 'Accept-Language;'
Responses
Insurance documents are ordered by descending created_at
This response does not have a body.
Modified at 2026-04-15 14:20:24