Get a scheduled job
scheduled-jobs
Get a scheduled job
Fetches one scheduled job with a read-time next_fire_at. Cross-tenant access returns 404, never 403.
GET
Get a scheduled job
Authorizations
Path Parameters
Response
Successful Response
GET response — next_fire_at is injected by the router via croniter (D-14).
next_fire_at is None only for legacy rows whose stored cron cannot
produce a next fire (CR-02 defense in depth) — the write gate rejects
such expressions for all new/updated records.
Available options:
success, failure, running