Jump to Content
sqldbm
API ReferenceRelease notes
v1.3.0

Log Insqldbm
API Reference
Log In
v1.3.0API 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
Powered by 

Generate dbt YAML for a specific object of a specific revision by name

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