Credentials
List Credentials
Get a list of webauthn credentials for a user
GET
/
{tenant_id}
/
credentials
Headers
apiKey
string
requiredSecret API key
Minimum length:
32
Path Parameters
tenant_id
string
requiredUUID of the tenant
Required string length:
36
Query Parameters
user_id
string
requiredrepresentational id of the user
Response
200 - application/json
id
string
requiredname
string
public_key
string
requiredattestation_type
string
requiredaaguid
string
requiredRequired string length:
36
last_used_at
string
created_at
string
requiredtransports
string[]
requiredbackup_eligible
boolean
default: falserequiredbackup_state
boolean
default: falserequiredis_mfa
boolean
default: falserequiredWas this page helpful?