get job detail API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â06-04-2024 10:50 PM
Hello, is there an API interface for passing in batches of run_id to obtain job running details?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â06-05-2024 01:55 AM
I donât know if there is a corresponding API or other solutions that can reduce API requests to obtain results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â06-05-2024 03:19 AM
Maybe this could help. Its not batch, but you can get the run_id details
https://docs.databricks.com/en/workflows/jobs/jobs-2.0-api.html#runs-get-output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â06-05-2024 08:32 PM
Is there a batch interface? I want to reduce the number of requests.

