Skip to content

Allow retrieving all backend data #1796

@jyu00

Description

@jyu00

What is the expected feature or enhancement?

Today on IQP website, one can download the data for all backends, even if they don't have access to actually run jobs on that backend. In qiskit-ibm-runtime, however, an exception is raised if I try to instantiate a backend (to get its data) that my instance doesn't have access to.

Acceptance criteria

One can instantiate a backend object even if their instance doesn't have access to it. An exception should only be raised if they try to run jobs on that.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions