Skip to main content

Get Service Types For Lookup

GET 

/api/servicetypes/get-filtered-servicetypes-for-lookup

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

Returns a server-side filtered, sorted, and paged list of service types for populating pickers/dropdowns.

Returns Services.ServiceTypeSummaryDto, not the dedicated Services.ServiceTypeLookupDto that also exists in the codebase — the lookup DTO is not used by this action.

Request

Responses

A PageResult of Services.ServiceTypeSummaryDto.