BackendService

Get Passkey

Get a Passkey.

get/v1/passkeys/{id}

Path parameters

idstring required

The Passkey ID.

Response

OK

Changes

Changed in 3 of the 10 revisions of this API.5172

  • e3ac0347dfbe191See the full diff
    • the passkey response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property passkey/aaguid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passkey/createTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passkey/credentialId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passkey/disabled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passkey/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passkey/publicKeyPkix from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passkey/rpId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passkey/updateTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property passkey/userId from the response with the 200 status

      response-optional-property-removed

    • added Passkey to the passkey response property allOf list for the response status 200

      response-property-all-of-added

    • the details/items/ response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 403

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • removed the optional property details/items/description from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 404 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 404 status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added