GET https://api.visaflo.app/api/public/case/:caseId/autofill-status
Files and forms
Get autofill status
Check progress after starting VisaFlo form generation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Check progress after starting VisaFlo form generation.
GET https://api.visaflo.app/api/public/case/:caseId/autofill-status
curl "https://api.visaflo.app/api/public/case/VFLO_CASE_ID/autofill-status" \
-H "X-API-Key: YOUR_API_KEY"