Endpoint for retrieving a paginated list of customers via GET /v1/customers.
Returns the relative URL path for this endpoint.
Returns the HTTP method string for this endpoint.
The page number to retrieve. Uses the API default when null.
The number of results to return per page. Uses the API default when null.
Returns the URL query parameters for this endpoint, or null if none apply.