Keboola · Example Payload

Editor Api Gettableddl Response 200

Data PlatformETLELTData PipelinesData StorageTransformationsOrchestrationData OperationsCloud DataSnowflakeBigQuery

Editor Api Gettableddl Response 200 is an example object payload from Keboola, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ddl

Example Payload

Raw ↑
{
  "ddl": "CREATE OR REPLACE TABLE \"KEBOOLA_123\".\"public\".\"users\" (id INT, name VARCHAR)"
}