Retrieve and Query Custom Operations from the C API
Author: raynelfssCreated Jul 20, 2026Updated Sep 17, 2026
Labelstype: feature request
What should we add?
We should be able to query and check some characteristics from a CustomOperation in the C API.
We should think of multiple things before we can get there:
- How do we want to represent a retrieved operation? Will this representation differ from the one used when sending the operation to C?
- Which method are needed?
Source: Qiskit/qiskit