Skip to main content
GET
Get Device Details

Authorizations

HAIQU_API_KEY
string
query
required

Path Parameters

device_id
string
required

Response

Successful Response

Extend the device catalog entry with transpilation-relevant topology.

Attributes: last_updated: Timestamp of the last catalog refresh for this backend. operation_names: Basis gates and instructions the backend supports. coupling_map: Directed qubit pairs supporting two-qubit operations. coupling_map_edges: Number of entries in coupling_map, provided so callers can judge topology size before expanding the full list.

id
string
required
vendor
string
required
name
string
required
qubits
integer
required
status
string
required
pending_jobs
integer
required
simulator
boolean
required
last_updated
string<date-time> | null
operation_names
string[] | null
coupling_map
integer[][] | null
coupling_map_edges
integer | null