Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri della query

organizationId
string
Minimum string length: 1
spaceId
string
Minimum string length: 1
baseId
string
Minimum string length: 1
tableId
string
Minimum string length: 1
recommendationStatus
enum<string>
Opzioni disponibili:
open,
accepted,
dismissed,
superseded
riskLevel
enum<string>
Opzioni disponibili:
none,
low,
medium,
high,
critical
taskStatus
enum<string>
Opzioni disponibili:
queued,
running,
succeeded,
failed,
cancelled
recommendationSkip
integer | null
Intervallo richiesto: x >= 0
recommendationTake
integer
Intervallo richiesto: 1 <= x <= 100
taskSkip
integer | null
Intervallo richiesto: x >= 0
taskTake
integer
Intervallo richiesto: 1 <= x <= 100
includeSearchAccessPaths
boolean | null
skip
integer | null
Intervallo richiesto: x >= 0
take
integer
Intervallo richiesto: 1 <= x <= 100

Risposta

200 - application/json

Successful response

summary
object
obbligatorio
trackA
object
obbligatorio
hotTables
object[]
obbligatorio
searchAccessPaths
object[]
obbligatorio
recommendations
object
obbligatorio
tasks
object
obbligatorio
Ultima modifica il 15 settembre 2026