Skip to main content

authenticators_admin_totp_retrieve

GET 

/authenticators/admin/totp/:id/

Viewset for totp authenticator devices (for admins)

Request

Path Parameters

    id integerrequired

    A unique integer value identifying this TOTP Device.

Responses

Schema

    name stringrequired

    Possible values: <= 64 characters

    The human-readable name of this device.

    pk ID (integer)required
Loading...