cURL
curl --request GET \ --url https://api.example.com/kyb/forms/{companyId}/questionnaires/{id}/answers/ \ --header 'Authorization: Bearer <token>'
{ "sections": {} }
Authentication for actions with all operations associated with KYB form. Token obtained from KYB form token generation endpoint as tokenString value.
tokenString
A unique value identifying this questionnaire.
Show child attributes
Contact support