curl --location --request GET 'https://open.feishu.cn/open-apis/doc/v2//sheet_meta' \
--header 'Authorization;'
{
"code": 0,
"msg": "Success",
"data": {
"spreadsheetToken": "string",
"sheets": [
{
"sheetId": "string",
"title": "string",
"index": 0,
"rowCount": 4,
"columnCount": 4
}
]
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通