List all material logs
Material Logs
List all material logs
GET
List all material logs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by material ID
Filter by action type
Available options:
withdraw, claim, import, cut, remake Page number (1-indexed)
Required range:
x >= 1Items per page (clamped to 1–100)
Required range:
1 <= x <= 100Sort field. Prefix with - for descending (e.g. -createdAt, name)