config

list all dedicated scripts with their dependencies

get/configs/list_all_dedicated_with_deps

Response

a list of dedicated scripts with workspace dependencies

workspace_idstring required
pathstring required
language'python3' | 'deno' | 'go' | 'bash' | 'powershell' | 'postgresql' | 'mysql' | 'bigquery' | 'snowflake' | 'mssql' | 'oracledb' | 'graphql' | 'nativets' | 'bun' | 'php' | 'rust' | 'ansible' | 'csharp' | 'nu' | 'java' | 'ruby' | 'rlang' | 'duckdb' | 'bunnative' | 'dbt' required
workspace_dep_namesstring[] required

Changes

Changed in 1 of the 176 revisions of this API.1

    • added the new dbt enum value to the items/language response property for the response status 200

      response-property-enum-value-added