Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025 09:59 AM
Hi there!
I am calling the job list API (via the Python SDK):
GET /api/2.2/jobs/list
docs.databricks.com/api/workspace/jobs/list
Does anyone know what ordering is applied / calculated for the list of jobs?
Is it consistent or random?
Is it by creation time?
Thanks,
Alex