/messaging/qmgr/{qmgrName}/queue/{queueName}/messagelist

We can use the HTTP GET method with the /messaging/qmgr/{qmgrName}/queue/{queueName}/messagelist resource to get a list of available messages from the specified queue on the specified queue manager.

  • GET
    We can use the HTTP GET method with the /messaging/qmgr/{qmgrName}/queue/{queueName}/messagelist resource to get a list of available messages from the specified queue on the specified queue manager.

Parent topic: REST API resources