Skip to main content
GET
Inventory - Get Inventory History

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start
string<date>
required

Start date

Example:

"2025-01-15"

end
string<date>
required

End date

Example:

"2025-01-15"

notes
string

Filter by notes text

Response

Inventory history records

rows
object[]
required

Array of inventory change log rows