Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/ListPasskeys

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ListPasskeys

 

Retrieves the saved passkeys for the logged on user.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ListPasskeys

 

<Empty message>

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ListPasskeysResponse

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ Passkeys

 

nillable

The passkeys saved in the database, for this user.

≡ WSPasskey

 

list nillable


â–¡ Name

xs:string

nillable

The name for the passkey.

â–¡ CredentialId

xs:string

nillable

The credential id for the passkey, in base64-url encoded form.

â–¡ PublicKey

xs:string

nillable

The public key for the passkey, in base64-url encoded form.

â–  SignCount

xs:int

 

The sign count for the passkey, determines how often the passkey was used to login.

â–¡ Created

xs:string

nillable

The creation time of the passkey, in ISO 8601 format.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2025 Therefore Corporation, all rights reserved.