Get Single Service Type
GET/api/servicetypes/getservicetype/:id
Tier: Public — stable, supported for third-party integration.
Returns a single service type.
Request
Responses
- 200
- 400
- 401
- 403
The service type. See Services.ServiceTypeSummaryDto.
Unknown id — the service's error array.
Caller is not authenticated.
Caller does not have Read permission on the ServiceMaster module.