dbt Cloud Discovery (Metadata) API

GraphQL API for fetching metadata about the state and health of a dbt project - models, sources, tests, exposures, lineage/DAG, and execution results - queried with a Metadata Only service token against metadata.cloud.getdbt.com/graphql.

API entry from apis.yml

apis.yml Raw ↑
aid: dbt-cloud:dbt-cloud-discovery-api
name: dbt Cloud Discovery (Metadata) API
tags:
- Metadata
- Lineage
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.getdbt.com/docs/dbt-cloud-apis/discovery-api
baseURL: https://metadata.cloud.getdbt.com/graphql
properties:
- url: https://docs.getdbt.com/docs/dbt-cloud-apis/discovery-api
  type: Documentation
- url: https://docs.getdbt.com/docs/dbt-apis/discovery-querying
  type: APIReference
description: GraphQL API for fetching metadata about the state and health of a dbt project - models, sources,
  tests, exposures, lineage/DAG, and execution results - queried with a Metadata Only service token against
  metadata.cloud.getdbt.com/graphql.