Skip to main content
GET
Get List
Gunakan endpoint ini untuk mengambil semua list kontak pada instance WhatsApp Anda. Sertakan API key pada header api-key.

Request

Headers

Example Request

Response

Success

string
Code: 200
The data array contains one object for each list. contacts is the number of contacts in the list and updated_at is a Unix timestamp in milliseconds.

Error

string
Code: 404 - Not Found (API key invalid)
Code: 500 - Internal Server Error