v1

latestOpenAPI 3.0.02026-07-22201291.8 MB

List Access Grants

Gets an Access Grant.

post/access_grants/list

Request body

access_code_idstring uuid

ID of the access code by which you want to filter the list of Access Grants.

access_grant_idsstring[]

IDs of the access grants to retrieve.

access_grant_keystring nullable

Filter Access Grants by access_grant_key. Use null to filter for Access Grants without an access_grant_key.

acs_entrance_idstring uuid

ID of the entrance by which you want to filter the list of Access Grants.

acs_system_idstring uuid

ID of the access system by which you want to filter the list of Access Grants.

customer_keystring

Customer key for which you want to list access grants.

device_idstring uuid

ID of the device by which you want to filter the list of Access Grants.

limitnumber float

Numerical limit on the number of access grants to return.

location_idstring uuid

Deprecated. Use space_id.

page_cursorstring nullable

Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.

reservation_keystring

Filter Access Grants by reservation_key.

space_idstring uuid

ID of the space by which you want to filter the list of Access Grants.

user_identity_idstring uuid

ID of user identity by which you want to filter the list of Access Grants.

Response

OK