“curl -X GET -u $user:$password $urlip:80/SEMP/v2/monitor/msgVpns/$vpn/queues/$queueName/msgs -H "content-type: application/json"”
Is there any option to limit this to get only first message in this SEMP API ? This one by default able to only give 10 messages.