Skip to content

List all passkeys for the current user

GET
/api/passkey/list

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Responses

Success - returns list of passkeys

Playground

Authorization

Samples

cURL
JavaScript
PHP
Python