get https://app.claimssnap.io/api/public/users
Returns list of all created insureds with known info. Can be filtered by email
Log in to see full request history
Response
Returns list of all created insureds with known info. Can be filtered by email
xxxxxxxxxx
curl --request GET \
--url 'https://app.claimssnap.io/api/public/users?take=10&skip=0' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: