v35

latestOpenAPI 3.1.0raw.githubusercontent.com2025-09-2241237309.7 KB

List Customers

List all customers

get/v1/customer

Query parameters

limitinteger

Limit the number of items returned

Limit the number of items returned

offsetinteger

Offset the items returned

Offset the items returned

search_querystring nullable

Response

Successful response

totalinteger required

Total number of items in the database for the organization

limitinteger required

Limit the number of items returned

offsetinteger required

Offset the items returned

has_next_pageboolean

Convenience flag = offset + limit >= total