Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
spaceId
string
Minimum string length: 1
baseId
string
Minimum string length: 1
tableId
string
Minimum string length: 1
fieldIds
provider
enum<string>
Opzioni disponibili:
pg_bigm,
pg_trgm
searchProbe
string
includeResultSamples
boolean
predefinito:true
sampleResultLimit
integer | null
predefinito:3
Intervallo richiesto: 0 <= x <= 3
maxRecommendations
integer
Intervallo richiesto: 1 <= x <= 20

Risposta

200 - application/json

Successful response

scope
object
obbligatorio
tableCount
number
obbligatorio
searchProbeLengthBucket
enum<string>
obbligatorio
Opzioni disponibili:
none,
short,
medium,
long
scannedFieldCount
number
obbligatorio
coveredFieldCount
number
obbligatorio
skippedFieldCount
number
obbligatorio
recommendations
object[]
obbligatorio
scopeHeatReports
object[]
obbligatorio
scopedExpressionRecommendations
object[]
obbligatorio
coverageReport
object
obbligatorio
Ultima modifica il 15 settembre 2026