Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
BatchGetEntitiesRequest is the request message for the BatchGetEntities method.
ids
(airflow_dag · object | airflow_task · object | bigquery_table · object | clickhouse_table · object | custom · object | databricks_table · object | dataproduct · object | dbt_cloud_node · object | dbt_core_node · object | monitor · object | mysql_table · object | postgres_table · object | redshift_table · object | snowflake_table · object | sql_mesh_audit · object | sql_mesh_model · object | synq_path · object | trino_table · object)[]
Identifiers of the entities to get.
Response
200 - application/json
Success
BatchGetEntitiesResponse is the response message for the BatchGetEntities method.
The entities that were retrieved.