跳到主要内容

Get archive attachment

Get archive attachment

Query Parameters
file_path string REQUIRED
attachment_id uint64 REQUIRED
download boolean
Responses
200
Schema OPTIONAL
string
GET /resource/archive/attachment
file_path — query
attachment_id — query
download — query
https://dev.voce.chat/api
curl -L 'https://dev.voce.chat/api/resource/archive/attachment' \
-H 'Accept: application/octet-stream'