Search customer contacts
Customer Contacts
Search customer contacts
Search for customer contacts using various criteria. Supports searching by email, first_name, last_name (case-insensitive substring match), or customer_id (exact match to filter by associated customer). At least one search parameter must be provided. Pagination is handled via query params (limit, offset).
POST
Search customer contacts
Documentation Index
Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
Number of results to return per page.
The initial index from which to return the results.
Body
Input serializer for person search requests. Note: Pagination (limit/offset) is handled via query params, not POST body.