52.5.7. endpoint Prefix search
有关 Box 搜索 API 的更多信息,请参阅 https://developer.box.com/reference#searching-for-content。 可以通过前缀 搜索
调用以下端点,如下所示:
box:search/endpoint?[options]
端点 | 简写别名 | 选项 | 结果 Body 类型 |
---|---|---|---|
searchFolder | search | folderId, query | java.util.Collection |
用于 搜索的URI 选项
名称 | 类型 |
---|---|
folderId | 字符串 |
query | 字符串 |