Printing
List print jobs
Returns a paginated list of print jobs for the authenticated user. Use the `q` parameter with search language syntax to filter by `reference_uuid` (e.g. `reference_uuid:"01950d63-b2f7-7000-9f3e-4c2a1b0e8d5f"`) to retrieve the print job created for a specific FNSKU label request.
GET
/printing/jobs| Parameter | Type | Examples | Description |
|---|---|---|---|
q Optional | string | | Search language filter. Supported fields: `reference_uuid` (uuid). Example: `reference_uuid:"01950d63-b2f7-7000-9f3e-4c2a1b0e8d5f"` |
page Optional | integer | | |
per_page Optional | integer | |
