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

NameTypeDescription

label_id*

1

label id

Headers

NameTypeDescription

Accept*

application/json

Content-Type*

application/json

Authorization*

Bearer {{token}}

you can find your access token here

Last updated