Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de requête

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>
Options disponibles:
open,
accepted,
dismissed,
superseded
riskLevel
enum<string>
Options disponibles:
none,
low,
medium,
high,
critical
taskStatus
enum<string>
Options disponibles:
queued,
running,
succeeded,
failed,
cancelled
recommendationSkip
integer | null
Plage requise: x >= 0
recommendationTake
integer
Plage requise: 1 <= x <= 100
taskSkip
integer | null
Plage requise: x >= 0
taskTake
integer
Plage requise: 1 <= x <= 100
includeSearchAccessPaths
boolean | null
skip
integer | null
Plage requise: x >= 0
take
integer
Plage requise: 1 <= x <= 100

Réponse

200 - application/json

Successful response

summary
object
requis
trackA
object
requis
hotTables
object[]
requis
searchAccessPaths
object[]
requis
recommendations
object
requis
tasks
object
requis
Dernière modification le 15 septembre 2026