GET almaws/v1/task-lists/printouts

exlibrisgroup.com:tasklists

Summary: Retrieve Printouts
Operation ID: get/almaws/v1/task-lists/printouts
Auth: unknown
Description

This API returns a list of Printouts.

Parameters (6)

letter (string, query, optional, default: ALL)

Printout Name. Optional.

limit (integer, query, optional, default: 10)

Limits the number of results. Optional. Valid values are 0-100. Default value: 10.

offset (integer, query, optional, default: 0)

Offset of the results returned. Optional. Default value: 0, which means that the first results will be returned.

printer_id (string, query, optional, default: ALL)

Printout Printer

printout_id (string, query, optional, default: ALL)

A list of Printout IDs (for example: 123,456,778) from 1 to the limit of 100 Optional. Use of this option overrides all of the filtering parameters

status (string, query, optional, default: ALL)

Printout status. Optional. Valid values are: Printed, Pending, Canceled.

No probe data for this endpoint yet.