Return formula to editing for the specified formula ID
Request
Path Parameters
Parameter
Type
Required
Description
Response
Success Response
{
"id": "63e3e5e8a01b3c001234abcd",
"uuid": "c4a3b2d1-e5f6-7890-abcd-ef1234567890",
"name": "Carbon Credit Calculator",
"description": "Calculates carbon credits based on emission factors",
"status": "DRAFT",
"owner": "did:hedera:testnet:zHcDLGFNymFAJiMBKnpbHDgjvTn6yZnwkPPeFhtJBECH_0.0.4532001",
"policyId": "63e3e5e8a01b3c001234abcd",
"config": {}
}Error Responses
Status
Description
PreviousRetrieve all the data from the documents that are needed to display the formulasNextRun formula without making any persistent changes or executing transaction.
Last updated
Was this helpful?