Get File Info (Not Implemented)
GET /v1/files/{file_id}
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
file_id (path) | string | Required | - |
Request Example
{
"path": {
"file_id": "string"
}
}
Response Fields(200)
| Field Name | Type | Description |
|---|---|---|
| No structured response fields (may be binary or empty response body) |