Get User Kyc Form Collections
GET
/public/v1/form/kyc/collection
Expected HTTP status code
- 200
Response
Name | Type | Description |
---|---|---|
[].id | string | id of collection |
[].name | map | the label of groups , key is language code like 'en-us', 'zh-cn' etc |
[].enable | boolean | whether this collection is enabled |
[].is_deleted | boolean | whether this collection is deleted |