搜索文档
POST {{base_url}}/suite/docs-api/search/object
Request Body
{"search_key"=>"sheet", "count"=>10, "offset"=>0, "docs_types"=>["sheet"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"code":0,"data":{"docs_entities":[{"docs_token":"shtcn3Guk****6f3Ujod","docs_type":"sheet","owner_id":"ou_a50ad1517****d**881e33308","title":"sheet_wer"},{"docs_token":"shtcnQz****9teAoTuad","docs_type":"sheet","owner_id":"ou_a50ad1517****d**881e33308","title":"sheetTest"}],"has_more":false,"total":2},"msg":"Success"}