/admin/qmgr/{qmgrName}/subscription

We can use the HTTP GET method with the subscription resource to request information about subscriptions.

Note: This resource URL is available only in version 1 of the REST API. To query subscriptions using version 2 of the REST API, use the /admin/action/qmgr/{qmgrName}/mqsc resource.

We can use the administrative REST API gateway with this resource URL.

For more information about the PCF equivalents to the subscription REST API parameters and attributes, see REST API and PCF equivalents for subscriptions.

  • GET
    Use the HTTP GET method with the subscription resource to request information about subscriptions.

Parent topic: REST API resources