get https://app.findboxes.co/api/item//
Get the metadata for an item in your inventory
Responses
Get the metadata for an item in your inventory
xxxxxxxxxx
curl --request GET \
--url https://app.findboxes.co/api/item/itemid/ \
--header 'Authorization: Token YOURKEY' \
--header 'accept: application/json'