token: ********************curl --location '/admin/cabinets//pics/' \
--header 'token: <api-key>'{
"success": true,
"pic": {
"id": 0,
"cabinet_id": 0,
"pic_front": "string",
"pic_reverse": "string",
"created_at": "string",
"updated_at": "string"
}
}