webauthn

Check for an existing physical key for this user

get/v1/webauthn/register

Response

OK

requestIdstring required

String id of the request, this needs to be sent back from the client to finish the registration

publicKeyCredentialCreationOptionsobject required

Example response

{
  "requestId": "abajlijj"
}

Changes

No recorded changes to this endpoint across all 9 revisions of this API.