This endpoint reads all customers.
Bearer authentication header on the format Bearer <API_KEY>
.
Number of customers to return per page.
1 <= x <= 100
Cursor for pagination. Use the nextCursor or previousCursor from the previous response to get the next or previous page.
Resources successfully retrieved.
The response is of type object
.