Printers API

The Printers API provides REST endpoints that you can use to retrieve printer and print job information.

Note: For more information, you can view the API reference by using ReDoc. In ReDoc, you can expand the items in the left navigation pane and then scroll to find the commands that you want. You can copy each command to your development environment and customize it as needed. To view the API reference in ReDoc, enter the following URL in the browser address bar:

https://am1.bartendercloud.com/api/printcontroller_reference/redoc

The Printers API uses GET commands, as follows.

Action

Command

Description

Get Printer Records

Gets records that include information about your printers.

Get a Printer Record

Gets information about the specified printer.

Get Print-Job Records from a Queue

Gets active or recently finished print-job records from the specified print queue.

Get Print-Job Information

Gets print-job information for an active or recently finished print job.