Version: 14.37.2
| Path | Operation | Description |
|---|---|---|
| / | GET |
GET / |
| /openapi | GET |
GET /openapi |
| /openapi.yaml | GET |
GET /openapi.yaml |
| /swagger | GET |
GET /swagger |
| /swagger.yaml | GET |
GET /swagger.yaml |
| /v3/ | GET |
GET /v3/ |
| /v3/auth/userroles | GET |
GET /v3/auth/userroles |
| /v3/configs/ | DELETE |
DELETE /v3/configs/ |
| GET |
GET /v3/configs/ |
|
| PUT |
PUT /v3/configs/ |
|
| /v3/flows/ | GET |
GET /v3/flows/ |
| POST |
POST /v3/flows/ |
|
| /v3/flows/{name} | DELETE |
DELETE /v3/flows/:name |
| GET |
GET /v3/flows/:name |
|
| /v3/jobs/ | GET |
GET /v3/jobs/ |
| /v3/jobs/metadata | GET |
GET /v3/jobs/metadata |
| /v3/jobs/{id} | DELETE |
DELETE /v3/jobs/:id |
| GET |
GET /v3/jobs/:id |
|
| /v3/jobs/{id}/cancel | PUT |
PUT /v3/jobs/:id/cancel |
| /v3/jobs/{id}/collect | GET |
GET /v3/jobs/:id/collect |
| /v3/jobs/{id}/logfile | GET |
GET /v3/jobs/:id/logfile |
| /v3/jobs/{id}/logs | GET |
GET /v3/jobs/:id/logs |
| /v3/jobs/{id}/move | PUT |
PUT /v3/jobs/:id/move |
| /v3/jobs/{id}/pageinfo | GET |
GET /v3/jobs/:id/pageinfo |
| /v3/jobs/{id}/pause | PUT |
PUT /v3/jobs/:id/pause |
| /v3/jobs/{id}/preview | GET |
GET /v3/jobs/:id/preview |
| /v3/jobs/{id}/repeat | PUT |
PUT /v3/jobs/:id/repeat |
| /v3/jobs/{id}/resume | PUT |
PUT /v3/jobs/:id/resume |
| /v3/jobs/{id}/tempfiles | PUT |
PUT /v3/jobs/:id/tempfiles |
| /v3/printers/ | GET |
GET /v3/printers/ |
| POST |
POST /v3/printers/ |
|
| /v3/printers/checkconnection | POST |
POST /v3/printers/checkconnection |
| /v3/printers/config | GET |
GET /v3/printers/config |
| POST |
POST /v3/printers/config |
|
| /v3/printers/config/{configName} | DELETE |
DELETE /v3/printers/config/:configName |
| GET |
GET /v3/printers/config/:configName |
|
| PUT |
PUT /v3/printers/config/:configName |
|
| /v3/printers/metadata | GET |
GET /v3/printers/metadata |
| /v3/printers/{printerName} | DELETE |
DELETE /v3/printers/:printerName |
| GET |
GET /v3/printers/:printerName |
|
| PUT |
PUT /v3/printers/:printerName |
|
| /v3/printers/{printerName}/checkPhysical | PUT |
PUT /v3/printers/:printerName/checkPhysical |
| /v3/printers/{printerName}/createTestJob | PUT |
PUT /v3/printers/:printerName/createTestJob |
| /v3/printers/{printerName}/logs | GET |
GET /v3/printers/:printerName/logs |
| /v3/printers/{printerName}/message | DELETE |
DELETE /v3/printers/:printerName/message |
| PUT |
PUT /v3/printers/:printerName/message |
|
| /v3/printers/{printerName}/pause | PUT |
PUT /v3/printers/:printerName/pause |
| /v3/printers/{printerName}/redirect | PUT |
PUT /v3/printers/:printerName/redirect |
| /v3/printers/{printerName}/resume | PUT |
PUT /v3/printers/:printerName/resume |
| /v3/printers/{printerName}/runtime | PUT |
PUT /v3/printers/:printerName/runtime |
| /v3/statistics/job-count | GET |
GET /v3/statistics/job-count |
| /v3/statistics/job-series | GET |
GET /v3/statistics/job-series |
| /v3/statistics/metadata | GET |
GET /v3/statistics/metadata |
| /v3/statistics/printer-count | GET |
GET /v3/statistics/printer-count |
API Root
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get OpenAPI specification in JSON format
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Download OpenAPI specification in YAML format
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get OpenAPI specification in JSON format
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Download OpenAPI specification in YAML format
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
API v3 Root
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get user roles for the authenticated user
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Delete all user configuration information
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get all user configuration information
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Change user configuration information
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get list of all flows
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Create a new customer specific flow
200 OK
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Delete customer specific flow
| name | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get full flow definition
| name | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get full job information for queried jobs
| $filter | query | object | ||
| $top | query | object | ||
| $skip | query | object | ||
| $select | query | object | ||
| $inlinecount | query | object | ||
| $orderby | query | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get metadata for jobs
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Delete job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get full job information
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Cancel job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
412 Precondition Failed
500 Internal Server Error
Download collected job files as a gzip archive
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Download extended job log
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get logs for a single job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Move job to another printer
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
412 Precondition Failed
500 Internal Server Error
Get page information for a job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Pause job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
412 Precondition Failed
500 Internal Server Error
Get preview information for a job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Repeat job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
412 Precondition Failed
500 Internal Server Error
Resume job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
412 Precondition Failed
500 Internal Server Error
Set whether to save temporary files for the job
| id | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get all printer information
| $filter | query | object | ||
| $top | query | object | ||
| $skip | query | object | ||
| $select | query | object | ||
| $inlinecount | query | object | ||
| $orderby | query | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Add a new printer
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Checks the connection status of a specific printer.
| printer | The name of the printer to check the connection for. |
query | object |
Connection check successfully performed.
401 Unauthorized
403 Forbidden
Connection check failed because the specified printer was not found.
500 Internal Server Error
Get all printer PPD configuration
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
printer PPD configuration
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Delete single printer PPD configuration
| configName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get single printer PPD configuration
| configName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Change single printer PPD configuration
| configName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get metadata for printers
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Delete single printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get information for a single printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Change printer information
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Check physical connection to printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Create a test job on the printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get logs for a single printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Delete administrator message of a printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Set administrator message for a printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Pause printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
412 Precondition Failed
500 Internal Server Error
Redirect printer to another printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
412 Precondition Failed
500 Internal Server Error
Resume printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
412 Precondition Failed
500 Internal Server Error
Change runtime status of a printer
| printerName | path | object |
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get job count statistics
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get job series statistics
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get statistics metadata information
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Get printer count statistics
200 OK
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error