v1

latestOpenAPI 3.1.02026-07-26490367.2 KB

Get Customers

Fetches existing customer objects according to query parameters.

get/customers

Query parameters

pageinteger

Specifies the position the response data should begin from.

limitinteger

The number of customers to fetch.

Response

Customers fetched successfully.

statusCodeinteger

Status code of the response. 200 indicates a successful request.

messagestring

Human-readable description of the result.