Get Services Details
GET/api/services/getfilteredservices
Tier: Public — stable, supported for third-party integration.
Returns a server-side filtered, sorted, and paged list of service definitions for the caller's organisation.
Request
Responses
- 200
- 400
- 401
- 403
A PageResult of Services.ServiceMasterSummaryDto.
The OData query options failed validation (bare 400, no body); or a service-level failure occurred — the service's error array.
Caller is not authenticated.
Caller does not have Read permission on the ServiceMaster module.