Return all bundles and their modules

Request
Security:
vc-security
Responses
200

OK

get/endpoint-control-service/v1/bundle
Request samples
curl -i -X GET \
  http://endpoint-control-service:8080/endpoint-control-service/v1/bundle \
  -H 'x-auth-token: YOUR_API_KEY_HERE'
Response samples
application/json
[
  • {
    }
]