curl --location --request GET 'https://local.bytrox.com:443' \
--header 'Content-Type: multipart/form-data'{
"status": "ok",
"meta": {
"request_id": "123e4567-e89b-12d3-a456-426614174000",
"timestamp": "2025-11-23T16:45:30.123Z",
"client_ip": "192.168.1.100"
},
"data": {
"size": 123456,
"file_id": "AB12CD34EF56GH78",
"name": "example.pdf",
"storage_id": 1
}
}
}