curl --location --request GET '/v7/coop/dbsheet//attachments/'{
"data": {
"attachment": {
"attachment_id": "string",
"file_ext": "string",
"value": {
"download_url": "string",
"file_size": 0
}
}
},
"code": 0,
"more": {},
"msg": "string"
}