Zum Hauptinhalt springen
GET
List customers

Autorisierungen

X-Api-Key
string
header
erforderlich

Abfrageparameter

status
enum<string>

Filter by customer status

Verfügbare Optionen:
pending,
active,
deactivated

Free-text search on name or metadata values

limit
integer
Standard:10

Maximum number of items per page

Erforderlicher Bereich: 1 <= x <= 100
after
string

Cursor for the next page — pass the next_cursor value from the previous response

Beispiel:

"con_a1b2c3d4"

Antwort

Customers list

customers
object[]
erforderlich

List of customers

pagination
object
erforderlich