ibm-quantum · Arazzo Workflow
IBM Quantum Negotiate Version and List Backends
Version 1.0.0
Discover the live API version, then list accessible backends and check one backend's status using that version.
Provider
Workflows
negotiate-version-and-list-backends
Read available API versions, then list backends and check one backend's status.
Fetches the supported API versions, lists accessible backends, and reads the status of a chosen backend.
1
getVersions
get_versions
Query the list of supported API versions so the caller can confirm the version it intends to pin is still live.
2
listBackends
list_backends
List the backends the instance can access, using the pinned API version header.
3
getBackendStatus
get_backend_status
Read the status of the chosen backend, including its operational state and queue length.
Source API Descriptions
openapi