- Show a checklist UI to users
- Track missing documents
- Drive next-step prompts in onboarding flows
Endpoint
Request headers
string
required
JWT access token for authentication.
Query parameters
string
required
UUID of the verification flow.
string
required
External identifier for the applicant (or co-applicant).
Response
Returns a key-value map:- Key → Document type
- Value →
true(uploaded) orfalse(missing)
Example
Error responses
The document list is dynamically determined based on the product configuration and applicant type. Use this endpoint to guide users on which documents are still pending.

