Skip to main content

Get Single Service

GET 

/api/servicerecords/getservicerecord/:id

Tier: Public — stable, supported for third-party integration.

Returns the full detail of a single service record. Despite its declared name (GetSingleService), this returns a Services.ServiceRecord, not a ServiceMaster (that entity is managed by ServicesController).

Request

Responses

The service record. See Services.ServiceRecordDetailDto.