List Contacts
Contacts
List Contacts
Return saved CRM contacts for a specific WhatsApp instance. Contacts are filtered by the API instance name so contacts from other instances are never mixed into the response.
GET
List Contacts
Return saved CRM contacts for a specific WhatsApp instance.
Every contact is filtered by
instanceName, so contacts from other instances will not be mixed into the response.
Use
apiInstanceName, for example t1_mq9r2jov_jakarta_store, as the instanceName query value.This endpoint returns saved CRM contacts. If a chat has not been saved as a contact yet, it will not appear here.
Authorizations
Authenticate your integration payloads by injecting your premium secure Wachat Account API Private Secret Key inside standard Authorization Bearer header vectors.
Query Parameters
Unique API instance name returned by Wachat.
Optional search text. Matches contact name, phone/JID, chat name, or push name.
Page number.
Required range:
x >= 1Number of contacts per page. Maximum 100.
Required range:
1 <= x <= 100Include group chats saved as contacts.
