OptionalaaguidAAGUID of the authenticator.
Optionalcreated_ISO 8601 timestamp when the passkey was created.
Optionalcredential_Whether the credential is backed up to the cloud.
Optionalcredential_Whether the credential is a multi-device credential.
Authentication method ID.
Optionalidentity_The user identity this passkey belongs to.
Optionalkey_Credential key ID.
Optionalpublic_Base64url-encoded public key.
Optionalrelying_Relying party ID (your Auth0 custom domain).
OptionaltransportsAuthenticator transports (e.g. "internal", "hybrid").
Method type — always "passkey" for passkey methods.
OptionalusageSupported usage modes (e.g. "mfa", "passwordless").
Optionaluser_User agent of the device that enrolled the passkey.
Optionaluser_Base64url-encoded user handle.
A registered passkey authentication method on the user's account. Returned by
enrollmentVerifyon success. Field names match the Auth0 MyAccount API wire format (snake_case).