Chats By Lable ID
To get chats by label id
if you need to get chats by label id using Cartat WhatsApp API You can use this endpoint.
To get chats by label id
GET
https://api.cartat.net/chats/label/:label_id
Path Parameters
Name
Type
Description
label_id*
1
label id
Headers
Name
Type
Description
Accept*
application/json
Content-Type*
application/json
Last updated