fetch list of documentSubmissions

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

200 list of documentSubmissions`

xxxxxxxxxx

curl --request GET \
     --globoff \
     --url 'https://services.fountain.com/api/servicecompliancev2/documentSubmissions?filter[collate][locale]=en' \
     --header 'accept: application/json'

application/json

``200

Updated3 months ago