Get Inbox
Get Inbox for a specific user
Get Inbox
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[{
"updated_at" => "2020-06-25 15:45:30 +0000",
"last_sender_id" => "54607",
"unread_count" => '23',
"user_id" => '23232',
"read" => "read",
"notify_status" => "delivered",
"last_message" => "Hello World",
"updated_at_unix" => '2922929292',
"user_id_status" => "u_54607_active",
"picture" => "https://cdn.filestackcontent.com/3uKRlTPiyP4LNb8fAPQc",
"name" => "MARTHA E.",
"chat_key" => "54607_54633"
}, {
"updated_at" => "2020-06-21 19:57:36 +0000",
"unread_count" => '43',
"last_sender_id" => "54607",
"read" => "read",
"notify_status" => "delivered",
"last_message" => "Okay, let me know.",
"updated_at_unix" => '434343434343',
"user_id_status" => "u_54607_active",
"chat_key" => "54157_54607"
}]Last updated
Was this helpful?