get https://app.findboxes.co/api/storage//
List the item categories in your storage room.
Responses
List the item categories in your storage room.
xxxxxxxxxx
curl --request GET \
--url https://app.findboxes.co/api/storage/storageid/ \
--header 'Authorization: Token YOURKEY' \
--header 'accept: application/json'