List contacts with filtering and pagination
Contacts API
List contacts with filtering and pagination
Retrieve a paginated list of contacts within the workspace.
Support optional filtering by owner, search terms, and custom attributes.
GET
List contacts with filtering and pagination
Documentation Index
Fetch the complete documentation index at: https://docs.bridge.new/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Copy the API key as provided by the Bridge Console.
Path Parameters
Unique identifier of the workspace (UUID v4).
Example:
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Query Parameters
Filter contacts by owner email address
Search contacts by name, email, or cellphone
Example:
"John Doe"
Number of contacts per page
Required range:
1 <= x <= 100Cursor provided on before request to get next page