Get Service Types
GET/api/servicetypes/getfilteredservicetypes
Tier: Public — stable, supported for third-party integration.
Returns a server-side filtered, sorted, and paged list of service types for the caller's organisation.
Request
Responses
- 200
- 400
- 401
- 403
A PageResult of Services.ServiceTypeSummaryDto. Includes the 6 auto-seeded system types plus any custom types.
The OData query options failed validation (bare 400, no body).
Caller is not authenticated.
Caller does not have Read permission on the ServiceMaster module.