{
"status": true,
"data": {
"thread_id": "string",
"channel_id": 0,
"channel_name": "string",
"channel_content_type_id": 0,
"channel_content_type_name": "string",
"flag_manual": true,
"channel_group_id": 0,
"channel_group_name": "string",
"integrated_channel_id": 0,
"meta_integration_whatsapp_id": "string",
"thread_last_updataed_timestamp": "string",
"thread_last_activity_inbox_criteria": "string",
"whatsapp_calling_data": {
"calling_enabled": true,
"phone_number_id": "string",
"meta_status": "string",
"db_synced": true,
"db_updated": true
},
"thread_metadata": [
{
"metadata_type_id": "string",
"metadata_type_name": "string",
"metadata_value": "string",
"thread_metadata_timestamp": "string",
"data_type_name": "string",
"flag_options": true
}
],
"thread_execution_data": [
{
"thread_execution_log_id": "string",
"thread_chatbot_id": "string",
"user_assignment_id": null,
"chatbot_step_action_id": "string",
"action_type_id": "string",
"action_type_name": "string",
"group_id": null,
"parent_id": null,
"step_start_timestamp": "string",
"step_end_timestamp": "string",
"execution_status_name": "string",
"execution_status_id": "string",
"parent_thread_execution_log_id": null,
"chatbot_data": {
"chatbot_id": "string",
"chatbot_name": "string",
"chatbot_version_id": "string"
},
"user_first_name": null,
"user_last_name": null,
"user_email": null,
"action_execution_data": {
"wa_message_id": "string",
"message": "string",
"whatsapp_message_status": [
{
"status": "string",
"pricing_billable": true,
"pricing_model": "string",
"pricing_category": "string",
"pricing_type": "string",
"webhook_timestamp": "string",
"notes": null
}
]
}
}
],
"pagination": {
"offset": 0,
"limit": 0,
"total_records": "string"
},
"thread_tags": [
"string"
],
"thread_status": [
"string"
],
"thread_notes": [
"string"
]
}
}