Jump to Content
sqldbm
API ReferenceRelease notes
Log Insqldbm
API Reference
Log In
API ReferenceRelease notes
All
Pages
Start typing to search…

Welcome!

  • Using the SqlDBM API
  • Authorization
  • Quick Start

SQLDBM REST API

  • Get dbt Source/Model YAML
    • Generate dbt YAML for the latest revisionget
    • Generate dbt YAML for a specific revisionget
    • Generate dbt YAML for a specific object of the latest revision by nameget
    • Generate dbt YAML for a specific object of a specific revision by nameget
  • Get project metadata and DDL
    • Get project listget
    • Get revision listget
    • Get revisionget
    • Get the latest revisionget
    • Get DDLget
    • Get DDL for the latest revisionget
    • Get environment listget
    • Get alterscript for the latest revisionsget
    • Get alterscriptget
    • Get DDL for a specific object of the latest revision by nameget
    • Get DDL for a specific object of a specific revision by nameget
  • Transformational Projects
    • Returns Tx Flow list.get
    • Returns Tx Flow for Tx project by ID.get
    • Returns Tx Runs list.get
    • Triggers new run by flow idpost
    • Returns Tx Run by ID.get
    • Returns Tx Run status by ID.get
    • Cancel existing run by run idpost
    • Returns Tx Environment details for particular Tx project.get
    • Returns Tx objects list.get
    • Returns Tx object details by name for particular Tx project.get
Powered by 

Returns Tx objects list.

get https://api.sqldbm.com/tx_objects
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!