Skip to main content
GET
List customers

Overview

Retrieve a paginated list of all customers associated with your account. This endpoint allows you to view all customers with their basic information and status.

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Query Parameters

page
integer

Page number (0-indexed)

size
integer

Number of items per page

Response

200 - application/json

Customers retrieved successfully

status
boolean
data
object
error
any[]
message
string