AWS Braket · Example Payload

Aws Braket Get Device Example

Quantum ComputingQPUSimulatorHybrid JobsOpenQASMPennyLaneQiskitQuantum

Aws Braket Get Device Example is an example object payload from AWS Braket, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://braket.us-east-1.amazonaws.com/device/arn:aws:braket:us-east-1::device/qpu/ionq/Forte-1"
  },
  "response": {
    "status": 200,
    "body": {
      "deviceArn": "arn:aws:braket:us-east-1::device/qpu/ionq/Forte-1",
      "deviceName": "Forte-1",
      "providerName": "IonQ",
      "deviceStatus": "ONLINE",
      "deviceType": "QPU",
      "deviceQueueInfo": [
        { "queue": "QUANTUM_TASKS_QUEUE", "queuePriority": "Normal", "queueSize": "12" },
        { "queue": "QUANTUM_TASKS_QUEUE", "queuePriority": "Priority", "queueSize": "2" },
        { "queue": "JOBS_QUEUE", "queuePriority": "Normal", "queueSize": "1" }
      ],
      "deviceCapabilities": "{\"braketSchemaHeader\":{\"name\":\"braket.device_schema.ionq.ionq_device_capabilities\",\"version\":\"1\"},\"action\":{\"braket.ir.openqasm.program\":{\"actionType\":\"braket.ir.openqasm.program\",\"version\":[\"1\"]}},\"paradigm\":{\"qubitCount\":36,\"nativeGateSet\":[\"ms\",\"gpi\",\"gpi2\"],\"connectivity\":{\"fullyConnected\":true}}}"
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/aws-braket-get-device-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.