List Customers
Retrieves customer records from the Loyverse database.
GET
Query
Arguments
string
Return only customers specified by a comma-separated list of IDs
string
Filter customers by email
date
Show resources created after date (ISO 8601 format, e.g: 2020-03-30T18:30:00.000Z)
date
Show resources created before date (ISO 8601 format, e.g: 2020-03-30T18:30:00.000Z)
string
Show resources updated after date (ISO 8601 format, e.g: 2020-03-30T18:30:00.000Z)
string
Show resources updated before date (ISO 8601 format, e.g: 2020-03-30T18:30:00.000Z)
number
Used for pagination
string
Used for pagination
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.