Kybv1K Y B Answers
Get KYB answer
Retrieve a specific KYB answer
GET
/v1/kyb/{kyb_id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
kyb_id*string
kyb_id path parameter
Response Body
application/json
curl -X GET "https://example.com/v1/kyb/string"{
"actor_id": "04f37679-bfbf-4906-b749-01756515cecf",
"flow_name": "string",
"question_name": "string",
"previous_step": "string",
"answer": {},
"created_at": "2019-08-24T14:15:22Z"
}