cURL
Backends
Get all backend characterizations
Retrieve historical characterizations for a backend.
GET
cURL
Retrieve historical performance characterizations for a specific backend with optional date filtering and pagination. Characterizations provide snapshots of quantum hardware performance including fidelity measurements and gate operation speeds over time.
Learn more about backend characterizations.
Path Parameters
A backend where jobs can run on.
Available options:
qpu.aria-1, qpu.aria-2, qpu.forte-1, qpu.forte-enterprise-1, qpu.forte-enterprise-2, qpu.forte-enterprise-3 Query Parameters
Characterizations starting at this time (e.g., start=2025-12-31)
Characterizations before this time (e.g., end=2025-12-31)
How many objects to return.
Required range:
1 <= x <= 10Specify the page of results to return.
Required range:
x >= 1
