Skip to main content

Get Services For Lookup

GET 

/api/services/get-filtered-services-for-lookup

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

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

Unlike the sibling OData list actions on this controller, this action does not call options.Validate() at all — an unsupported OData filter function is passed straight into the query and surfaces as the platform-wide OData-translation 500, not a 400.

Request

Responses

A PageResult of Services.ServiceLookupDto.