Get coordinators
Retrieves an overview of all coordinators.
GET
/platform/infrastructure/coordinators
curl \
--request GET 'http://{{hostname}}/api/v1/platform/infrastructure/coordinators' \
--user "username:password"
Retrieves an overview of all coordinators.
curl \
--request GET 'http://{{hostname}}/api/v1/platform/infrastructure/coordinators' \
--user "username:password"