all content, endpoints, and code provided by this API are licensed under the GNU Affero General Public License v3 (AGPL-3.0).
By accessing or using this API, you agree to comply with the terms of the AGPLv3.
For more details, please read the full license at GNU AGPLv3.
{
"code": 0,
"message": "string",
"data": {
"upload_id": "string",
"state": "receiving",
"attempt": 0,
"path": "string",
"size": 0,
"chunk_size": 0,
"total_chunks": 0,
"received": [
[
0,
0
]
],
"received_bytes": 0,
"frontier": 0,
"storage_progress": 0,
"error": "string"
}
}