Skip to main content
GET
List passkey authenticator (AAGUID) metadata

Authorizations

Authorization
string
header
required

Use an Observe API key from the management console. The key selects the project and must grant the permission listed on the operation. Keep this key on your server.

Query Parameters

aaguids
string[]

Optional comma-separated authenticator AAGUIDs (UUID format) to look up. If omitted, all entries are returned.

Response

Passkey authenticator (AAGUID) metadata entries.

aaguid
string
required

Authenticator AAGUID (UUID format).

name
string
required

Human-readable authenticator name, e.g. "Apple iCloud Keychain".

passwordManager
boolean
required

Whether this authenticator is a password manager (curated by Corbado).

iconLight
string

Light-mode authenticator icon as an SVG data URI.

iconDark
string

Dark-mode authenticator icon as an SVG data URI.