v1
latestOpenAPI 3.0.02026-07-2638801.8 MBattachments
Get Attachment information
post/attachments/notify/{token}
Path parameters
tokenstring required
Query parameters
filenamestring
Response
Attachment information
Example response
{
"token": "xxxxxxxxxxx",
"size": 1024,
"url": "/bucket/xxxxx",
"path": "/table/xxxxxx",
"mimetype": "video/mp4",
"width": 100,
"height": 100
}