pubkey

Retrieve the public key that can be used to validate the signed tree head

Returns the public key that can be used to validate the signed tree head

get/api/v1/log/publicKey

Query parameters

treeIDstring

The tree ID of the tree you wish to get a public key for

Response

The public key

Changes

Changed in 3 of the 50 revisions of this API.15

    • added the new optional query request parameter treeID

      new-optional-request-parameter

    • api tag pubkey added

      api-tag-added

    • api tag tlog removed

      api-tag-removed

  • a6c8f19ce1c312See the full diff
    • deleted the query request parameter treeID

      request-parameter-removed

    • api tag tlog added

      api-tag-added

    • api tag pubkey removed

      api-tag-removed