Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2026 08:54 AM
Hi @pdiamond,
You can use REST API or databricks cli (which under the hood make REST API calls for you anyway).
Here's an endpoint you're looking for:
Get a pipeline | Pipelines API | REST API reference | Databricks on AWS
Then in payload look for spec object:
Inside that object you should find another called ingestion_definiton which contains attribute ingestion_gateway_id: