Download the file content of a KYC document.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes | User identifier. |
docId |
path | string |
yes | Document identifier. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
string (binary) |
File content. |
404 |
Error |
Document not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.