Skip to main content
BluINFO

Facility

Overview

API methods for lookup operations on Facilities.
API Description
GET api/Facility/GetAllFacilities

Returns a list of FacilityViewModels that the API token has rights to view

GET api/Facility/GetFacilityById/{FacilityId}

Returns a single FacilityViewModel that the API token has rights to view based on a parameterized PK.

  • Was this article helpful?