Skip to content
Bloodpoint Incentives
Search
K
Main Navigation
Guide
API Reference
App
Appearance
Menu
Return to top
List the user's passkeys
GET
/api/v1/auth/mfa/passkeys
Responses
200
default
OK
Content-Type
application/json
Schema
JSON
JSON
{
"$schema"
:
"https://bpincentives.com/schemas/Auth-mfa-passkeys-listResponse.json"
,
"passkeys"
:
[
]
}
GET
/api/v1/auth/mfa/passkeys
Playground
Try it out
Samples
Powered by
VitePress OpenAPI