List customers with cursor-based pagination.
List customers with cursor-based pagination.
ApiKeyAuth In: header
1 <= length1 <= value <= 100application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/customers"{ "object": "list", "data": [ { "id": "string", "externalId": "string", "fullName": "string", "email": "string", "taxDocument": "string", "documentType": "string", "timezone": "string", "metadata": { "property1": null, "property2": null }, "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z", "object": "customer", "livemode": true } ], "hasMore": true, "nextCursor": "string"}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}