Get Contracts

GET {{baseUrl}}/api/v1/contracts?top=<>&skip=<>&workflowId=<get>&sortBy=<>

Lists the smart contract instances of the specified workflow. Users who are Workbench administrators get all smart contract instances. Non-Workbench administrators get all smart contract instances for which they have at least one associated application role or is associated with a smart contract instance role.

Request Params

KeyDatatypeRequiredDescription
topstringThe maximum number of entries to return in the result set.
skipstringThe number of entries to skip in the result set.
workflowIdstringThe ID of the associated workflow.
sortBystringThe field to sort.