Skip to main content
GET
Get All Customers

Get All Customers

Use this endpoint to fetch all customer profiles created on the Edge platform. Pagination parameters are supported to manage large datasets.

Request Parameters

string
required
A unique identifier for the request, used for idempotency.
Example: e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
string
required
The page number to retrieve for paginated results.
Example: 1
string
required
The number of customers to retrieve per page.
Example: 10