Get List of Inventories by Criteria

Use this API to retrieve the list of inventories for a given type by filter criteria.

Path Params
string
enum
required

The name property of the schema.

Allowed:
Query Params
boolean
Defaults to false

Flag to include soft-deleted inventories.

int32
β‰₯ 0
Defaults to 0

Results page to be retrieved (0..N)

int32
1 to 50
Defaults to 20

Number of records per page (1..50)

Body Params
filters
array of objects

A list of criteria definitions to apply. All criteria in this list are typically combined with a logical AND.

filters
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
Response
Choose an example:
application/json
*/*