curl '{backend_url}/admin/uploads/{id}' \ -H 'Authorization: Bearer {access_token}'
{ "file": { "id": "string", "url": "string" } }