The Holding API

To use the Holding API endpoints, your key must be assigned the Holdings Read role. See Administering Sierra API Client Keys in the Sierra WebHelp for more information.

The Holding API contains methods for retrieving holdings records.

With the Holding API, you can:

The Try it out! links below take you to the corresponding section in the interactive documentation, where you can view the model, model schema, and parameters for each available operation.

See also:

Holdings object

Get a list of holdings

GET /v6/holdings/

Returns a list of holdings records.

Try it out!