Skip to main content
POST
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
spaceId
string
Minimum string length: 1
baseId
string
Minimum string length: 1
tableId
string
Minimum string length: 1
fieldIds
provider
enum<string>
可用选项:
pg_bigm,
pg_trgm
searchProbe
string
includeResultSamples
boolean
默认值:true
sampleResultLimit
integer | null
默认值:3
必填范围: 0 <= x <= 3
maxRecommendations
integer
必填范围: 1 <= x <= 20

响应

200 - application/json

Successful response

scope
object
必填
tableCount
number
必填
searchProbeLengthBucket
enum<string>
必填
可用选项:
none,
short,
medium,
long
scannedFieldCount
number
必填
coveredFieldCount
number
必填
skippedFieldCount
number
必填
recommendations
object[]
必填
scopeHeatReports
object[]
必填
scopedExpressionRecommendations
object[]
必填
coverageReport
object
必填
最后修改于 2026年9月15日