get https://app.findboxes.co/api/storagerooms/
List all the storage rooms on your account.
Responses
List all the storage rooms on your account.
xxxxxxxxxx
curl --request GET \
--url https://app.findboxes.co/api/storagerooms/ \
--header 'Authorization: Token YOURKEY' \
--header 'accept: application/json'