Get Place Managers
GET/api/places/getplacemanagers
Tier: Public — stable, supported for third-party integration.
Returns a server-side filtered, sorted, and paged list of place-manager assignments (flattened place x user rows).
Request
Responses
- 200
- 400
- 401
- 403
A PageResult of Places.PlaceManagerDto.
The OData query options failed validation (bare 400, no body), or a service-level failure occurred (JSON error array body).
Caller is not authenticated.
Caller does not have Read permission on the Place module.