How do I get at the schedules of scheduled queries?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2026 02:04 PM
I have a lot of scheduled queries in a non-uc workspace. They were scheduled a while ago and do not show up as jobs. I'd like to migrate these queries and their schedules to a uc-enabled workspace.
I'm not able to export them from the UI. I've tried using the CLI and APIs to get at these queries to extract the queries and schedules. I'm able to pull the queries but have yet to figure out how to get at the schedules associated with these queries. I've asked Databricks Assistant and Copilot how to get at this. They haven't been helpful. The system catalog in UC doesn't hold any info on these schedules. I've reviewed the community forum with no luck (assuming I used the correct search criteria).
How can I programmatically (CLI, API) get at the schedule metadata for scheduled queries?