cURL
curl --request GET \ --url https://api.sumvin.com/v0/kyc/documents/required
{ "_links": {}, "steps": [ { "step_type": "<string>", "has_documents": false, "review_answer": "<string>", "moderation_comment": "<string>" } ], "all_uploaded": false }
Tenant org ID for multi-tenant auth
Required documents status retrieved successfully
HAL-style hypermedia links for navigation and available actions.
Show child attributes
List of required document steps and their status.
True if all required document steps have documents.