IBM Quantum · Arazzo Workflow
IBM Quantum Job Results and Logs
Version 1.0.0
Poll a job to completion, then retrieve both its result payload and its execution logs.
Provider
Workflows
job-results-and-logs
Poll a job to a terminal state, then collect its results and logs.
Polls a job until it terminates and, on success, fetches the result payload and the execution logs.
1
pollJob
Read the job and loop until it reaches a terminal status. A Completed status routes to the result fetch; Queued or Running loops back.
2
3
fetchLogs
Retrieve the plain-text execution logs for the job to accompany the results.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.