Skip to main content
GET
Get the passkey configuration

Authorizations

Authorization
string
header
required

Use your Authsignal Management API secret key as the username and leave the password empty. This key is different from the Server API key and can be found in the API Keys section of the Authsignal Portal settings page.

Response

OK

authenticatorId
string
required
read-only

The immutable identifier for this configuration.

isActive
boolean
required
verificationMethod
string
required
read-only

The verification method produced by this configuration.

Allowed value: "PASSKEY"
relyingParty
string
expectedOrigins
string[]
passkeyRegistrationHints
enum<string>[]
Available options:
security-key,
client-device,
hybrid
userVerificationRequirement
string | null
authenticatorAttachment
enum<string> | null
Available options:
cross-platform,
platform,
all-supported,
null