Queue items in JSON format
GET https://{{host}}/queues/api/queue/list_items/?uuid={{queue_uuid}}
This service allows retrieving the items of a queue in JSON format.
You must have permission to read the queue.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
uuid | string |