Skip to content

List the user's passkeys

GET
/api/v1/auth/mfa/passkeys

Responses

OK

application/json
JSON
{
  
"$schema": "https://bpincentives.com/schemas/Auth-mfa-passkeys-listResponse.json",
  
"passkeys": [
  
]
}

Playground

Samples

Powered by VitePress OpenAPI