GET /consumer/v1/customers
Summary: List Customers
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
<p>Use this endpoint to return a <b>List of Customers</b>. The results are returned in pages. Use the offset and limit parameters to control the page start and number of results. Default offset is 0, limit is 20, max is 100. Use the query parameters to filter the results further.</p>
Parameters (7)
deleted
(boolean, query, optional)
Filter by deleted status
email
(string, query, optional)
Filter by email address
groupId
(string, query, optional)
Filter by groupId
lastname
(string, query, optional)
Filter by lastname
limit
(integer, query, optional)
Page limit default 20, max 100
locationId
(string, query, optional)
id of business location, defaults to primary business location
offset
(integer, query, optional)
Starting row of page, default 0
No probe data for this endpoint yet.