GET https://api.visaflo.app/api/public/case/download-files/:caseId
Use the VisaFlo caseId, not the human-readable case number.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve the files associated with a VisaFlo case.
GET https://api.visaflo.app/api/public/case/download-files/:caseId
Use the VisaFlo caseId, not the human-readable case number.
curl "https://api.visaflo.app/api/public/case/download-files/VFLO_CASE_ID" \
-H "X-API-Key: YOUR_API_KEY"