Profile > Two Factor > Authenticator > Passkeys

List Authenticator Passkeys

List the active Authenticator Passkeys for the current User.

get/2/profile/2fa/authenticator/passkeys

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success",
  "data": {
    "uuid": "7892c52e-1d27-49aa-b61a-a2211946acc0",
    "name": "Apple iPhone 13 (iOS)"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.