דילוג לתוכן הראשי

List customers

GET 

/customers

Customers in the account, filtered and paginated.

search is a case-insensitive substring match over name, phone, email, industry and address. When you have an exact identifier, GET /v1/customers/search is the better call.

Request

Responses

Customers returned.

Response Headers
    X-Request-Id

    Correlation id for this request. Quote it when reporting a problem.