---
title: "Checks whether the authenticated user is eligible for silent passkey upgrade. Route and response are intentionally obfuscated (\"su-eligibility\" = \"silent-upgrade-eligibility\")."
method: GET
path: "/v1/passkey/su-eligibility"
tags: ["Accounts"]
---

# Checks whether the authenticated user is eligible for silent passkey upgrade. Route and response are intentionally obfuscated ("su-eligibility" = "silent-upgrade-eligibility").

`GET /v1/passkey/su-eligibility`

## Response `200`

OK

- RobloxAuthenticationApiModelsResponseSilentUpgradeEligibilityResponse
  - `suEligibility` boolean

## Other responses

- `401` — 0: Authorization has been denied for this request. 0: An unknown error occurred with the request.
- `503` — 2: Feature disabled.

## Changes

- **2026-09-03** `d9b4ae8b3380` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/v1/passkey/su-eligibility/get.md)

---

[API](https://skmtc.dev/roblox/apis/roblox-api.md) · [All operations](https://skmtc.dev/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roblox/roblox-api/revisions/d9b4ae8b3380/schema)
