Fetch all your documents, or all documents associated to one of your shipments.
curl --request GET \ --url https://ymmguxlah4.execute-api.eu-west-1.amazonaws.com/v1/documents
[ { "id": "12345", "name": "packing-list-export.pdf", "type": "packing_list", "ovrsea_shipment_id": "CDEF", "link": "https://client.ovrsea.com/documents/packing-list-export.pdf/download", "size": 20000, "uploaded_at": "2021-10-11" } ]
x <= 100
Returns all documents.