Skip to main content
BluINFO

AC System

Overview

API methods for lookup operations on Access Control Systems.
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.

  • Was this article helpful?