GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Get Inventory Preload history entries

Gets Inventory Preload history entries.

Required privilege: Read Inventory Preload Records

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to date:desc

Sorting criteria in the format: property:asc/desc. Default sort is date:desc. Multiple sort criteria are supported and must be separated with a comma.

Example: sort=date:desc,name:asc.

sort
string

Allows filtering inventory preload history records. Default search is empty query - returning all results for the requested page. All inventory preload history fields are supported.

Query in the RSQL format, allowing ==, !=, >, <, and =in=.

Example: filter=username=="admin"

Response

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json