Get Item Service Records
GET/api/servicerecords/getfiltereditemservicerecords
Tier: Public — stable, supported for third-party integration.
Returns a server-side filtered, sorted, and paged, item-centric view of service records — one row per item x record.
Request
Responses
- 200
- 400
- 401
- 403
A PageResult of Services.ItemServiceRecordSummaryDto.
The OData query options failed validation (bare 400, no body).
Caller is not authenticated.
Caller does not have Read permission on the ServiceRecord module.