Authorization: Bearer ********************curl --location --request GET '/sheets/v2/spreadsheets//protected_range_batch_get?protectIds&memberType' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "Success",
"data": {
"protectedRanges": [
{
"protectId": "*****",
"dimension": {
"sheetId": "***",
"startIndex": 0,
"endIndex": 0,
"majorDimension": "COLUMNS"
},
"editors": {
"users": [
{
"memberType": "userId",
"memberId": "***"
}
]
},
"sheetId": "***"
}
]
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通

扫码加入交流群