Items
Detailed information about items within an inventory.
Name
Type
Description
{
"success": true,
"timestamp": "2026-02-06T19:24:04.374Z",
"data": {
"photos": [
{
"photoId": 0,
"url": "string",
"size": 0,
"createdAt": "2026-02-06T19:24:04.374Z"
}
],
"totalPhotos": 0
}
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": "string",
"field": "string"
},
"timestamp": "2026-02-06T18:36:21.561Z"
}Last updated