Skip to main content

Reader

Overview

API methods for lookup operations on Readers

Methods

APIDescription
GET api/Reader/GetAllReadersReturns a list of RoleViewModels that the API token has rights to view
GET api/Reader/GetAllReadersByBuildingId/{FacilityId}Returns a list of RoleViewModels that the API token has rights to view
GET api/Reader/GetReaderById/{ReaderId}Returns a single ReaderViewModel that the API token has rights to view based on a parameterized PK.