Qiskit Runtime REST API Changelog
2026-03-15
GET /api/v1/jobs/:id/metricsandGET /api/v1/jobsreturn usage data using a different response format. The APIs no longer return the response propertiesbss,usage.quantum_secondsandusage.seconds.
2026-02-15
- Moved inline schemas to components to avoid duplication.
- Removed components that are not referenced from documented endpoints.
2026-02-01
- Dropped support for
GET /api/v1/jobs/:id/transpiled_circuitsbecause primitive programs stopped storing transpiled circuits in April 2024.