# Chats

**if you need to all open chats on WhatsApp using Cartat WhatsApp API You can use this endpoint.**

## To get all open chats on WhatsApp

<mark style="color:blue;">`GET`</mark> `https://api.cartat.net/chats`

#### Headers

| Name                                            | Type             | Description                                                                           |
| ----------------------------------------------- | ---------------- | ------------------------------------------------------------------------------------- |
| Accept<mark style="color:red;">\*</mark>        | application/json |                                                                                       |
| Content-Type<mark style="color:red;">\*</mark>  | application/json |                                                                                       |
| Authorization<mark style="color:red;">\*</mark> | Bearer {{token}} | you can find your access token [here](https://docs.cartat.net/cartat-api/get-started) |
