Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Body

application/json
spaceId
string
Minimum string length: 1
baseId
string
Minimum string length: 1
tableId
string
Minimum string length: 1
fieldIds
provider
enum<string>
Verfügbare Optionen:
pg_bigm,
pg_trgm
searchProbe
string
includeResultSamples
boolean
Standard:true
sampleResultLimit
integer | null
Standard:3
Erforderlicher Bereich: 0 <= x <= 3
maxRecommendations
integer
Erforderlicher Bereich: 1 <= x <= 20

Antwort

200 - application/json

Successful response

scope
object
erforderlich
tableCount
number
erforderlich
searchProbeLengthBucket
enum<string>
erforderlich
Verfügbare Optionen:
none,
short,
medium,
long
scannedFieldCount
number
erforderlich
coveredFieldCount
number
erforderlich
skippedFieldCount
number
erforderlich
recommendations
object[]
erforderlich
scopeHeatReports
object[]
erforderlich
scopedExpressionRecommendations
object[]
erforderlich
coverageReport
object
erforderlich
Zuletzt geändert am 15. September 2026