/acs
List Entrances
Returns a list of all access system entrances.
post/acs/entrances/list
Request body
acs_credential_idstring uuid
ID of the credential for which you want to retrieve all entrances.
acs_entrance_idsstring[]
IDs of the entrances for which you want to retrieve all entrances.
acs_system_idstring uuid
ID of the access system for which you want to retrieve all entrances.
connected_account_idstring uuid
ID of the connected account for which you want to retrieve all entrances.
customer_keystring
Customer key for which you want to list entrances.
limitinteger
Maximum number of records to return per page.
location_idstring uuid nullable
Deprecated. Use space_id.
page_cursorstring nullable
Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.
searchstring
String for which to search. Filters returned entrances to include all records that satisfy a partial match using display_name.
space_idstring uuid
ID of the space for which you want to list entrances.
Response
OK