v1
latestSwagger 2.02026-07-17414441.4 KBContracts
Lists all actions, which can be taken by the given user and current state of the specified smart contract instance. Users get all applicable actions if the user has an associated application role or is associated with a smart contract instance role for the current state of the specified smart contract instance.
get/api/v1/contracts/{contractId}/actions
Path parameters
contractIdinteger required
The id of the contract.
Query parameters
topinteger
The maximum number of items to return.
skipinteger
The number of items to skip before returning.
Response
OK