Get Applications

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

Lists all blockchain applications to which a user has access in Workbench. Users who are Workbench administrators get all blockchain applications. Non-Workbench administrators get all blockchain applications for which they have at least one associated application role or an associated 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.
enabledstringA Boolean for whether to filter the result set to only enabled applications.
sortBystringThe field to sort.