v1

latestSwagger 2.02026-07-17414441.4 KB
Contracts

Gets the action matching the specified action ID. Users get the action if the user can take the action given the current state of the specified smart contract instance and the user's associated application role or smart contract instance role.

get/api/v1/contracts/{contractId}/actions/{actionId}

Path parameters

contractIdinteger required

The id of the contract.

actionIdinteger required

The id of the action.

Response

OK