v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Service Orders

List a customer's service items

Returns a paginated list of customer's service items.

🔒 Requires: services:read scope

get/service_items/customer/{customer_id}

Path parameters

customer_idstring required

The customer id

Query parameters

afterinteger

The lower limit for the service id to be included in the response. For proper pagination, it needs to be the item id of the last item in the response from your previous request.

limitinteger

The maximum number of items to be returned in the response.

Response

has_nextboolean
total_job_itemsinteger