List rolesedit

Retrieve all persisted roles.

Requestedit

GET /api/v1/platform/infrastructure/blueprinter/roles

Responsesedit

200

(RoleAggregates)

The role aggregates.

Request exampleedit

curl -XGET https://{{hostname}}/api/v1/platform/infrastructure/blueprinter/roles \
-H "Authorization: ApiKey $ECE_API_KEY"