Exporting Message ID
Was this helpful?
GET /policies/{policyId}/export/message
Returns the Hedera message ID for the specified policy published onto IPFS. Only users with the Standard Registry role are allowed to make the request.
policyID*
String
Selected policy ID
{
content:
application/json:
schema:
$ref: '#/components/schemas/ExportPolicy'
}{
// Response
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Was this helpful?
Was this helpful?