Product Overview
Feature Description
Product Strengths
Use Cases
Basic Concept
GET /api/v1/recycled/`{LibraryId}`/`{SpaceId}`/`{RecycledItemId}`?info&access_token=`{AccessToken}`
Request parameters. | Description | Type | Required or Not |
LibraryId | Media Library ID, obtained after creating a media library in the media hosting console. See Create Media Library | String | Yes |
SpaceId | Space ID. If the media library is in single-tenant mode, this parameter is fixed as hyphen (`-`); if the media library is in multi-tenant mode, you must specify this parameter. See Create Tenant Space | String | No |
RecycledItemId | Recycle bin project ID. See List recycle bin projects | String | Yes |
AccessToken | Access token. For Public Read Media Library or tenant space, this parameter is not specified. Otherwise, you must specify this parameter. See Generate access token | String | No |
{"type": "file","creationTime": "2024-11-01T09:40:28.000Z","modificationTime": "2024-11-01T09:40:29.000Z","contentType": "image/png","size": "1268770","eTag": "\\"63eea57f2bddfb9494521028871b2c68\\"","crc64": "15085845030039855170","cosUrl": "https://xxx.com","cosUrlExpiration": "2024-11-01T11:40:30.000Z","metaData": {},"previewByDoc": false,"previewByCI": true,"previewAsIcon": true,"fileType": "image","availableCosUrls": ["https://xxx.com"],"labels": ["animal", "elephant", "Asian elephant"],"category": "image","localCreationTime": "2022-07-26T02:58:09.000Z","localModificationTime": "2022-07-26T02:58:09.000Z",}
Response Parameters | Description | Type |
type | entry type File: file, only used for file type media library | String |
creationTime | ISO 8601 formatted date and time string indicating file creation time or upload time, such as "2020-10-14T10:17:57.953Z" | String |
modificationTime | The time when the file was last overwritten, or the time when subdirectories or files were last added or removed in the directory | String |
size | File size, in string format to avoid accuracy issues | String |
eTag | file eTag | String |
crc64 | CRC64-ECMA182 check value of the file | String |
contentType | media type | String |
metaData | file metadata information | String |
fileType | File type: Excel, PowerPoint, etc. | String |
previewByDoc | whether WPS can be used for preview | Boolean |
previewByCI | whether Wanxiang can be used for preview | Boolean |
previewAsIcon | Use preview image as icon | Boolean |
cosUrl | File access URL | String |
availableCosUrls | backup cosUrl array | Array |
cosUrlExpiration | cosUrl validity time | String |
labels | Simplified file tag list, specified when uploading or modifying files | String Array |
category | customized category | String |
localCreationTime | File local creation time | String |
localModificationTime | File local modification time | String |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan