Blueticks

Contacts

List your workspace contact book — everyone the connected WhatsApp account has messaged.

Offset-paginated via limit + skip. Requires contacts:read.

Request

curl -X GET "https://api.blueticks.co/v1/contacts"
GET
/v1/contacts

Query Parameters

searchToken?string

Search token; when set, only items whose name matches are returned.

Lengthlength <= 200
skip?integer

Number of contacts to skip before the page (default 0).

limit?integer

Page size (default 10, max 200). Pass -1 to return every contact in a single page.

Response

Response Body

application/json

application/json