Retrieves Hedera Message ID

Return Hedera message ID for the specified published tool.

GET /tools/{id}/export/message

Returns the Hedera message ID for the specified tool published onto IPFS. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

Name
Type
Description

id*

String

Tool ID

content:
            application/json:
              schema:
                type: object

Last updated