SendApp Docs
Log in

Contact list

GET https://app.sendapp.ai/api/contacts
Retrieve the paginated list of your contacts, with search and tag filters. Also useful for finding the IDs to use when deleting. Authentication can be passed via the X-API-Key header or via the apikey field.

Parameters

7 · 1 required
apikey required
Your API Key (the X-API-Key header also works).
page optional
Page number (default 1).
per_page optional
Items per page (default 100, max 1000).
search optional
Search by name, phone or email (LIKE).
tag optional
Exact tag match.
with_phone optional
Only contacts with a phone number.
with_email optional
Only contacts with an email.
Need help with the integration? info@sendapp.live