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