Skip to main content

Get All System Places

GET 

/api/places/GetFilteredSystemPlaces

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

Returns a server-side filtered, sorted, and paged list of system places only.

Gated on the ordinary Place module (not Administration), and not visibility-filtered.

Request

Responses

A PageResult of Places.PlaceSummaryDto where IsSystemPlace is true.