Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
SYNQ integration_id that identifies the dbt Core project
Dbt node_id that identifies one of dbt DAG nodes (model, test, etc)
Your dbt Cloud project id
Your dbt Cloud account id
Dbt node_id that identifies one of dbt DAG nodes (model, test, etc)
BigQuery project
BigQuery dataset id
BigQuery table name
Snowflake account
Snowflake database
Snowflake schema
Snowflake table
Redshift cluster
Redshift database
Redshift schema
Redshift table
Postgres hostname without port
Postgres database
Postgres schema
Postgres table
Mysql hostname without port
Mysql database
Mysql table
Clickhouse hostname without port
Clickhouse database
Clickhouse table
SYNQ integration_id that identifies the Airflow instance
Airflow dag_id that identifies the DAG
SYNQ integration_id that identifies the Airflow instance
Airflow dag_id that identifies the DAG
Airflow task_id that identifies the task within the DAG
Id that identifies the custom entity The Id should be unique within the custom entity Identifier.
Dataproduct id that identifies the Dataproduct
SYNQ path that identifies the SYNQ entity, needs to be one of supported paths
URL of Databricks workspace
Databricks catalog
Databricks schema
Databricks table or view
Hostname of the Trino instance
Trino catalog
Trino schema
Trino table or view
SYNQ integration_id that identifies the dbt Core project
SQLMesh model fully qualified name
SYNQ integration_id that identifies the dbt Core project
SQLMesh model fully qualified name
Identifier of the audit
Identifier of the monitor
Optional monitor segmentation identifier
SYNQ integration_id of the monitored identifier
Default SYNQ types
ENTITY_TYPE_UNSPECIFIED
, ENTITY_TYPE_BQ_TABLE
, ENTITY_TYPE_BQ_VIEW
, ENTITY_TYPE_LOOKER_LOOK
, ENTITY_TYPE_LOOKER_EXPLORE
, ENTITY_TYPE_LOOKER_VIEW
, ENTITY_TYPE_LOOKER_DASHBOARD
, ENTITY_TYPE_DBT_MODEL
, ENTITY_TYPE_DBT_TEST
, ENTITY_TYPE_DBT_SOURCE
, ENTITY_TYPE_DBT_PROJECT
, ENTITY_TYPE_DBT_METRIC
, ENTITY_TYPE_DBT_SNAPSHOT
, ENTITY_TYPE_DBT_SEED
, ENTITY_TYPE_DBT_ANALYSIS
, ENTITY_TYPE_DBT_EXPOSURE
, ENTITY_TYPE_DBT_GROUP
, ENTITY_TYPE_DBT_CLOUD_PROJECT
, ENTITY_TYPE_DBT_CLOUD_JOB
, ENTITY_TYPE_SNOWFLAKE_TABLE
, ENTITY_TYPE_SNOWFLAKE_VIEW
, ENTITY_TYPE_REDSHIFT_TABLE
, ENTITY_TYPE_REDSHIFT_VIEW
, ENTITY_TYPE_TABLEAU_EMBEDDED
, ENTITY_TYPE_TABLEAU_PUBLISHED
, ENTITY_TYPE_TABLEAU_CUSTOM_SQL
, ENTITY_TYPE_TABLEAU_TABLE
, ENTITY_TYPE_TABLEAU_SHEET
, ENTITY_TYPE_TABLEAU_DASHBOARD
, ENTITY_TYPE_AIRFLOW_DAG
, ENTITY_TYPE_AIRFLOW_TASK
, ENTITY_TYPE_CLICKHOUSE_TABLE
, ENTITY_TYPE_CLICKHOUSE_VIEW
, ENTITY_TYPE_ANOMALY_MONITOR
, ENTITY_TYPE_ANOMALY_MONITOR_SEGMENT
, ENTITY_TYPE_SQLTEST_TEST
, ENTITY_TYPE_POSTGRES_TABLE
, ENTITY_TYPE_POSTGRES_VIEW
, ENTITY_TYPE_MYSQL_TABLE
, ENTITY_TYPE_MYSQL_VIEW
, ENTITY_TYPE_DATABRICKS_WAREHOUSE
, ENTITY_TYPE_DATABRICKS_TABLE
, ENTITY_TYPE_DATABRICKS_VIEW
, ENTITY_TYPE_DATABRICKS_JOB
, ENTITY_TYPE_DATABRICKS_NOTEBOOK
, ENTITY_TYPE_DATABRICKS_QUERY
, ENTITY_TYPE_DATABRICKS_DASHBOARD
, ENTITY_TYPE_SQLMESH_PROJECT
, ENTITY_TYPE_SQLMESH_SQL_MODEL
, ENTITY_TYPE_SQLMESH_PYTHON_MODEL
, ENTITY_TYPE_SQLMESH_EXTERNAL
, ENTITY_TYPE_SQLMESH_SEED
, ENTITY_TYPE_SQLMESH_AUDIT
, ENTITY_TYPE_SQLMESH_UNIT_TEST
, ENTITY_TYPE_SQLMESH_ENVIRONMENT
, ENTITY_TYPE_SQLMESH_SNAPSHOT
, ENTITY_TYPE_DUCKDB_TABLE
, ENTITY_TYPE_DUCKDB_VIEW
, ENTITY_TYPE_TRINO_TABLE
, ENTITY_TYPE_TRINO_VIEW
, ENTITY_TYPE_ATLAN_ASSET
, ENTITY_TYPE_CUSTOM_ENTITY_GENERIC
, ENTITY_TYPE_CUSTOM_ENTITY_CUSTOM_TYPE_MIN
, ENTITY_TYPE_CUSTOM_ENTITY_CUSTOM_TYPE_MAX
Custom types as defined through synq.entities.custom.v1.TypesService
BigQuery project
Clickhouse host inclusive of port
Clickhouse database
Snowflake account
Snowflake database
Redshift cluster
Redshift database
Postgres host inclusive of port
Postgres database
Mysql host inclusive of port
URL of the databricks workspace
API endpoint for Dbt Cloud
Account ID
Project ID
Default database instance for SQL Mesh
SYNQ integration ID maps to the created integration on the SYNQ platform.
Defaults to AND if not specified.
QUERY_OPERAND_UNSPECIFIED
, QUERY_OPERAND_AND
, QUERY_OPERAND_OR
, QUERY_OPERAND_EXCEPT
, QUERY_OPERAND_UPSTREAM
, QUERY_OPERAND_DOWNSTREAM
FIELD_UPDATED_AT
, FIELD_STARTED_AT
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.
Non-negative fractions of a second at nanosecond resolution. Negative second values with fractions must still have non-negative nanos values that count forward in time. Must be from 0 to 999,999,999 inclusive.
FIELD_UPDATED_AT
, FIELD_STARTED_AT
ORDER_ASC
, ORDER_DESC
Cursor for the next page of results. If not provided, returns the first page.
Maximum number of items to return in a single page. If not provided, defaults vary per API.
Filter by issue lifecycle state
LIFECYCLE_STATE_UNSPECIFIED
, LIFECYCLE_STATE_UNTRIAGED
, LIFECYCLE_STATE_CLOSED
, LIFECYCLE_STATE_ONGOING_RESOLVED
, LIFECYCLE_STATE_ONGOING_DECLARED
, LIFECYCLE_STATE_AUTOTRIAGE_QUEUED
, LIFECYCLE_STATE_AUTOTRIAGE_ACTION_SUGGESTED
Success
The response is of type object
.