Retrieve a paginated list of customers
created_at, name, email).asc (ascending) or desc (descending).published, draft, archived).parent_customer).limit and offset parameters:
limit to the desired page size (default: 50) and offset to 0offset by limit for each subsequent pagepagination.total to determine if more pages exist