Get a System
POST /acs/systems/get โ { acs_system }
Returns a specified access control system.
Specify the desired access control system by including the corresponding acs_system_id
in the request body.
Return Type: acs_system
Request Parameters
acs_system_id
acs_system_id
Type: string
Required: Yes
ID of the desired access control system.
Last updated
Was this helpful?