このサイトは現在整備中のため、内容等が正しくない場合があります!
{}curl --location 'https://misskey.io/api/admin/drive/show-file' \
--header 'Content-Type: application/json' \
--data '{}'{
"id": "xxxxxxxxxx",
"createdAt": "2019-08-24T14:15:22.123Z",
"userId": "xxxxxxxxxx",
"userHost": "string",
"md5": "15eca7fba0480996e2245f5185bf39f2",
"name": "lenna.jpg",
"type": "image/jpeg",
"size": 51469,
"comment": "string",
"blurhash": "string",
"properties": {
"width": 0,
"height": 0,
"orientation": 0,
"avgColor": "string"
},
"storedInternal": true,
"url": "string",
"thumbnailUrl": "string",
"webpublicUrl": "string",
"accessKey": "string",
"thumbnailAccessKey": "string",
"webpublicAccessKey": "string",
"uri": "string",
"src": "string",
"folderId": "xxxxxxxxxx",
"isSensitive": true,
"isLink": true
}