Gets passkey challenge

get/api/v2/passkey/getAuthChallenge

Returns a random ephemeral challenge for passkeys for use during authentication to help prevent replay attacks.

200 Response

challenge string required
allowCredentials array[object]
id string
type string required
transports array[string] required
timeout number

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id