Authorization: Bearer ********************curl --location --request GET '/sheets/v3/spreadsheets/shtxxxxxxxxxxxxxxx/sheets/giDk9k' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {
"sheet": {
"sheet_id": "sxj5ws",
"title": "title",
"index": 0,
"hidden": false,
"grid_properties": {
"frozen_row_count": 0,
"frozen_column_count": 0,
"row_count": 200,
"column_count": 20
},
"resource_type": "sheet",
"merges": [
{
"start_row_index": 0,
"end_row_index": 0,
"start_column_index": 0,
"end_column_index": 0
}
]
}
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通

扫码加入交流群