Skip to main content

authenticators_endpoint_retrieve

GET 

/authenticators/endpoint/:uuid/

Viewset for Endpoint authenticator devices

Request

Path Parameters

    uuid uuidrequired

    A UUID string identifying this Endpoint Device.

Responses

Schema

    pk uuid
    name stringrequired

    The human-readable name of this device.

    Possible values: <= 64 characters

Loading...