简体中文
Get the activated index of a table
cURL
curl --request POST \ --url https://app.teable.cn/api/base/%7BbaseId%7D/table/%7BtableId%7D/activated-index \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
[ "search" ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Returns table full text search index status
search