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_grant_id
string<uuid>
required

ID of Access Grant to list unmanaged access methods for.

acs_entrance_id
string<uuid>

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

device_id
string<uuid>

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

space_id
string<uuid>

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

Response

OK

access_methods
object[]
required