Skip to main content
POST
Trigger dynamic column fetch

Authorizations

Authorization
string
header
required

Workspace API key. Pass as Authorization: Bearer <key>.

Path Parameters

datasetId
string
required

Unique identifier for an entity, between 20 and 80 characters.

Required string length: 20 - 80

Body

application/json
columnIds
string[]

Unique identifier for an entity, between 20 and 80 characters.

Required string length: 20 - 80
datasetRowIds
string[]

Unique identifier for an entity, between 20 and 80 characters.

Required string length: 20 - 80
runMode
enum<string>
Available options:
all,
failed,
first

Response

Dynamic columns fetched.

Status of dynamic column fetch runs.

datasetId
string
required

Unique identifier for an entity, between 20 and 80 characters.

Required string length: 20 - 80
runMode
enum<string>
required
Available options:
all,
failed,
first
columnRuns
object[]
required