Dead Shelf Analysis
Returns materials at a specific location that have had no quantity changes for an extended period. Optionally filter by material name.
Requires scope: reports:read
Authentication
API_KEYstring
API Key authentication via header
Path parameters
locationId
Location ID to analyze for stagnant inventory.
Query parameters
page
Zero-based page index. Defaults to 0.
size
Items per page. Defaults to 20, maximum 100.
search
Filter by material name (partial match).
sort
Sort field and direction (e.g., name,asc or createdAt,desc). Supports Spring Pageable format.
Response
This endpoint returns an object.
data
pagination
Pagination metadata returned on all list endpoints.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error