Safravo Logosafravo.com

List contacts

Returns a paginated list of contacts in your workspace. Supports search and filtering.

GET
/v1/contacts
X-API-Key<token>

API key for the public Messaging API (/v1/*)

In: header

Query Parameters

search?string

Search by name, phone, or email

limit?number

Results per page (default: 25, max: 100)

page?number

Page number (default: 1)

Response Body

curl -X GET "http://localhost:3006/v1/contacts"
Empty