Filtering
Syntax
Operator
Example
GET /v2/customers?filter[email.contains]=john&filter[created_at.gte]=2025-01-01&filter[status]=activeLast updated
GET /v2/customers?filter[email.contains]=john&filter[created_at.gte]=2025-01-01&filter[status]=activeLast updated