Raj

#2543-User API Provide all channel account details
Raj

#1 Raj
Raj

@botsailor.com.../list


In this API we are getting Output like


{"status": "1",

"message": {"user_id": 10101,

"user_type": "Member",

"name": "NAME",

"email": "[email protected]",

"mobile": mobile,

"package_id": 1101,

"package_name": "PRO",

"expired_date": "2026-07-27 00:00:00",

"created_at": "2024-06-24 04:21:00",

"status": "1",

"last_login_at": "2026-03-04 12:46:54",

"last_login_ip": "XXXXXXXXXXX",

"bot_subscriber_data": {"limit": "unlimited",

"count": "32"

},

"message_credit_data": {"limit": "100000",

"used": 0

},

"whatsapp_bots_details": [{"display_phone_number": "MOBILE NUMBER",

"phone_number_id": "PHONENUMBERID",

"whatsapp_business_account_id": "WABAID",

"whatsapp_business_name": "BUSINESSNAME"

},

{"display_phone_number": "MOBILE NUMBER",

"phone_number_id": "PHONENUMBERID",

"whatsapp_business_account_id": "WABAID",

"whatsapp_business_name": "BUSINESSNAME"

}

]

}

}



Like this , In this Only WhatsApp Bot Details are Getting , but not Facebook , Instagram , Telegram , Webchat -- those information not getting


Kindly provide that as well


if want to know which user is using fb , instagram and all means currently only way is to login their account manually and check, its impossible for all accounts, kindly provide the api to get those details



thank you