List ACS Systems
Returns a list of all access systems.
To filter the list of returned access systems by a specific connected account ID, include the connected_account_id
in the request body. If you omit the connected_account_id
parameter, the response includes all access systems connected to your workspace.
Code
To filter the list of ACS systems, include a connected_account_id
.
Output
Request Parameters
connected_account_id
String
ID of the connected account by which you want to filter the list of access systems.
Response
Array of acs_systems
Examples
Last updated
Was this helpful?