v1
latestOpenAPI 3.0.12026-08-0688138402.2 KBPrint client
List all printers
Returns a list of printers.
Printers are created through the Shipmondo print client uniquely per host. They are used to send print jobs to the print client.
Related articles:
get/printers
Response
Successful.
Example response
[
{
"name": "Warehouse Printer 02",
"hostname": "WAREHOUSE-PC-01",
"printer": "GK420D",
"label_format": "zpl",
"staff_account_id": 7
}
]