Get a specific event broker service by identifier

Get the details of an event broker service using its identifier. Optional information can be requested using the ‘expand’ operator using the following:

  • broker-The configuration details and status of event broker service and its Message VPN, such as service class, creation date, cluster name, and service class information.
  • serviceConnectionEndpoints-The details of the service connection endpoints that include the port. A port of 0 indicates that it is disabled.
  • allowedActions-The list of actions the user is allowed to perform on the event broker service.

Your token must have one of the permissions listed in the Token Permissions.



Token Permissions: [ `mission_control:access`, `services:get`, `services:get:self`, `services:view`, `services:view:self` ]
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!