Skip to main content
GET
The printers a run can be sent to, and what each of them can do.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
code
string
name
string
location_note
string
printer_language
string
dpi
string
max_width_mm
string
supports_rfid
string
endpoint_url
string
can_receive_directly
string
is_default
string
is_active
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

can_receive_directly
boolean<boolean>
code
string<character varying>
Maximum string length: 60
dpi
integer<smallint>
endpoint_url
string<character varying>
Maximum string length: 500
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
is_default
boolean<boolean>
location_note
string<character varying>
Maximum string length: 200
max_width_mm
number<numeric>
name
string<character varying>
Maximum string length: 150
printer_language
string<character varying>
Maximum string length: 20
supports_rfid
boolean<boolean>