List customers for an Organization

Returns paginated Benji-controlled camelCase customer summaries for the organization associated with the authenticated API key. Mirrors the data set shown in the merchant-app customers table. List responses never include the stored customer object — use GET /customers/:customerId?include=accounting for that.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
length ≤ 200

Free-text search across customer fields (name, email, etc.).

string
enum

Include customers that have been soft-deleted in the accounting system. Defaults to false to match the merchant-app customers table.

Allowed:
string
length ≤ 50

Field to sort by (uses the same field names returned in the response). Accepted values: name (default).

string
enum

Sort direction. Accepted values: asc (default), desc.

Allowed:
integer
1 to 100
Defaults to 20
integer
0 to 9007199254740991
Defaults to 0
Headers
uuid

Optional client-supplied unique ID for one request. The server generates a UUID v4 if omitted and always echoes the value in the response.

uuid

Optional ID that flows across service boundaries for distributed tracing. The server generates a UUID v4 if omitted and always echoes the value in the response.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json