查询浮动图片

GET {{base_url}}/sheets/v3/spreadsheets/:spreadsheet_token/sheets/:sheet_id/float_images/query

::: note 浮动图片参考:浮动图片指南 ::: 返回子表内所有的浮动图片信息。

参考接口文档:查询浮动图片

RESPONSES

status: OK

{"code":0,"data":{"items":[{"float_image_id":"eM1K6BzKIE","float_image_token":"boxcniOGgwNiwacbNTZOvzziwYg","height":130,"offset_x":81,"offset_y":19,"range":"26d548!F4:F4","width":170}]},"msg":"success"}