We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e329c4e commit f0caf39Copy full SHA for f0caf39
source/includes/_queue.md
@@ -317,6 +317,7 @@ This endpoint returns the queue for the specified or all printers.
317
| `queue.items[].analysis.v` | integer | The analysis version. |
318
| `queue.items[].user` | string | The user name of who added the queue item. |
319
| `queue.items[].user_id` | integer | The user id of who added the queue item. |
320
+| `queue.items[].tags` | object|nullable | Tags for queue item; custom tags, static material data & nozzle size |
321
322
## Update queue item
323
0 commit comments