Get overview
Get the KYC overview of a user.
GET
The KYC overview endpoint provides a summary of the KYC process for the user.
By default, only the status of each KYC process is included in the response.
If you need detailed information, you can use the detailed
query parameter to specify the KYC processes you want more detail, which will bring
their input
, output
fields as well as hint
if applicable.
Getting the detailed KYC information is more expensive in terms of performance and should be used only when necessary.
Authorizations
OAuth 2.0 authentication.
Headers
The natural language and locale that the client prefers.
Query Parameters
Include detailed information about the specified KYC processes. Use this sparingly as its more expensive to retrieve.
Maximum length:
20
Response
200
application/json
KYC overview retrieved.
The KYC overview object.