Low Stock Report
Returns materials at or below their configured low or critical quantity threshold. Optionally filter by one or more locations or search by name.
Requires scope: reports:read
Authentication
API_KEYstring
API Key authentication via header
Query parameters
page
Zero-based page index. Defaults to 0.
size
Items per page. Defaults to 20, maximum 100.
locationIds
Filter to specific location IDs. Returns all locations if omitted.
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