Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
access_code_id
string<uuid>

ID of the access code for which you want to retrieve all access methods.

access_grant_id
string<uuid>

ID of Access Grant to list access methods for.

access_grant_key
string

Key of Access Grant to list access methods for.

Minimum string length: 1
acs_entrance_id
string<uuid>

ID of the entrance for which you want to retrieve all access methods.

device_id
string<uuid>

ID of the device for which you want to retrieve all access methods.

space_id
string<uuid>

ID of the space for which you want to retrieve all access methods.

Response

OK

access_methods
object[]
required