Search customers
Customers
Search customers
Search for customers using various criteria. Supports searching by name (case-insensitive substring match), external_id (exact match), or stripe_customer_id (exact match). At least one search parameter must be provided. Pagination is handled via query params (limit, offset).
POST
Search customers
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 customer search requests. Note: Pagination (limit/offset) is handled via query params, not POST body.