Skip to main content

Get Access Zone Entity

Returns detailed info about Access Zone

Path Parameters
  • zone-uid integer required

    Possible values: >= 1

    Unique Identifier for Access Zone Item

Responses

OK


Schema
  • name string

    Access zone name

  • code string

    Possible values: Value must match regular expression ^((\d{1,39})|(([a-f0-9]{2}-){1,15}[a-f0-9]{2}))$

    Access zone code. This code will be send to a BOND lift controller via wiegand out.

    Can be represented in decimal or hex, according to identifier representation (GET/POST /access/general/wiegand/type)

  • item_uid integer

    Possible values: >= -1

    UID for entities references. If value is -1, then it means that is no entity reference for this structure

Loading...