GET /materials
Summary: View list of all materials
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Parameters (4)
barcode
(string, query, optional)
Used to filter on the `barcode` of the materials
currently_rented
(boolean, query, optional)
Used to find currently rented materials
name
(string, query, optional)
Used to filter on the `name` of the materials
project_id
(string, query, optional)
Used to find materials used in specific project by `project_id`
No probe data for this endpoint yet.