AC System
Overview
API methods for lookup operations on Access Control Systems.
Methods
API | Description |
---|---|
GET api/ACSystem/GetAllSystems |
Returns a list of FacilityViewModels that the API token has rights to view |
GET api/ACSystem/GetSystemById/{ACSystemId} |
Returns a single FacilityViewModel that the API token has rights to view based on a parameterized PK. |