v1
latestSwagger 2.02026-07-17414441.4 KBApplications
List all role assignments of the specified blockchain application. Users who are Workbench administrators get all role assignments. Non-Workbench administrators get all their role assignments. Roles are specified in the Workbench application configuration and can be retrieved from GET /applications/{applicationID}. Also, user information can be retrieved from GET /users/{userID}.
get/api/v1/applications/{applicationId}/roleAssignments
Path parameters
applicationIdinteger required
The id of the configuration
Query parameters
applicationRoleIdinteger
The id of the application role
topinteger
The maximum number of entries to return in the result set.
skipinteger
The number of entries to skip in the result set.
sortBystring
The field to sort
Response
OK