List all contacts
API Reference
List all contacts
Returns a cursor-paginated list of all contacts for the authenticated user. Supports optional search via query parameter.
GET
List all contacts
Documentation Index
Fetch the complete documentation index at: https://docs.postable.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Cursor for pagination
Number of items per page
Required range:
1 <= x <= 100Search query to filter contacts by name, email, or phone