{
"nextPageToken": "text",
"results": [
{
"status": "satisfied",
"mutable": false,
"immutableReason": "managed",
"message": "text",
"evaluatedAt": "2024-11-21T09:13:22.685Z",
"issues": [
"subscription-is-not-active"
],
"userId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"type": "kyc-form",
"capabilities": [
"voice"
],
"destinations": [
"text"
],
"managedBy": "text",
"forms": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"scope": "number",
"countryCode": "text",
"status": "draft",
"defaultLocale": "text",
"questions": [
{
"locale": "text",
"questions": [
{
"type": "bool",
"key": "text",
"description": "text",
"placeholder": "text",
"displayName": "text",
"required": false,
"mapping": "text",
"format": "none",
"conditions": [
{
"key": "text",
"value": "text"
}
],
"options": [
{
"key": "text",
"value": "text"
}
],
"timezone": "text"
}
]
}
],
"createdAt": "2024-11-21T09:13:22.685Z",
"updatedAt": "2024-11-21T09:13:22.685Z"
}
],
"formId": "123e4567-e89b-12d3-a456-426614174000",
"formEntryId": "123e4567-e89b-12d3-a456-426614174000",
"formEntry": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"organizationId": "123e4567-e89b-12d3-a456-426614174000",
"formId": "123e4567-e89b-12d3-a456-426614174000",
"locale": "text",
"status": "draft",
"answers": [
{
"key": "text",
"valueString": "text",
"isDefault": false
}
],
"reviewComment": "text",
"createdAt": "2024-11-21T09:13:22.685Z",
"displayName": "text",
"tags": [
{
"key": "text",
"value": "text"
}
],
"updatedAt": "2024-11-21T09:13:22.685Z"
}
}
]
}