Skip to main content

Get Element Access State (v2.0)

GET 

/v2.0/api/tenants/:tenant_id/elements/:element_id/elementaccessstates

Get a specific element's access state.

Request

Path Parameters

    tenant_id stringrequired

    ID of the tenant.

    element_id stringrequired

    ID of the element.

Responses

Successful Operation

Schema
    element_id string

    The element ID.

    id string

    The ID of the element.

    otpkey_version int32

    The OTP key version.

Loading...