8.1 List queues

GET http://{{rip_ip}}:5438/queues

Gets the list of queues served by the RIP.

Response

Array of objects containing the GUID, Name and Device of the queue:

  • Guid (guid) : Queue GUID.
  • Name (string) : Name as shown to the user.
  • DeviceGuid (string) : DeviceGUID of the device to which this queue delivers the output.