ReadonlydefaultsReadonlyltsStaticltsOptionalparameters: AccessGrantsGetParametersOptionalparameters: {Optionalaccess_grant_ids?: string[]IDs of the access grants that you want to get along with their related resources.
Optionalaccess_grant_keys?: string[]Keys of the access grants that you want to get along with their related resources.
Optionalexclude?: (Optionalinclude?: (Optionalparameters: {Optionalaccess_code_id?: stringID of the access code by which you want to filter the list of Access Grants.
Optionalaccess_grant_ids?: string[]IDs of the access grants to retrieve.
Optionalaccess_grant_key?: string | nullFilter Access Grants by access_grant_key. Use null to filter for Access Grants without an access_grant_key.
Optionalacs_entrance_id?: stringID of the entrance by which you want to filter the list of Access Grants.
Optionalacs_system_id?: stringID of the access system by which you want to filter the list of Access Grants.
Optionalcustomer_key?: stringCustomer key for which you want to list access grants.
Optionaldevice_id?: stringID of the device by which you want to filter the list of Access Grants.
Optionallimit?: numberNumerical limit on the number of access grants to return.
Optionallocation_id?: stringOptionalpage_cursor?: string | nullIdentifies the specific page of results to return, obtained from the previous page's next_page_cursor.
Optionalreservation_key?: stringFilter Access Grants by reservation_key.
Optionalspace_id?: stringID of the space by which you want to filter the list of Access Grants.
Optionaluser_identity_id?: stringID of user identity by which you want to filter the list of Access Grants.
ID of the Access Grant to add access methods to.
Array of requested access methods to add to the access grant.
Optionalparameters: {Optionalaccess_grant_id?: stringID of the Access Grant to update. Provide either access_grant_id or access_grant_key.
Optionalaccess_grant_key?: stringKey of the Access Grant to update. Provide either access_grant_id or access_grant_key.
Optionalends_at?: string | nullDate and time at which the validity of the grant ends, in ISO 8601 format. Must be a time in the future and after starts_at.
Optionalname?: string | nullDisplay name for the access grant.
Optionalstarts_at?: stringDate and time at which the validity of the grant starts, in ISO 8601 format.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
ID of Access Grant to delete.