Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
acs_entrance_id
string<uuid>
required

ID of the entrance that you want to get.

Response

OK

acs_entrance
object
required

Represents an entrance within an access control system. See the acs_entrance object.