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
Changes
No recorded changes to this endpoint across all 1 revision of this API.