---
title: "GET /system/console/bundles/{name}.json"
method: GET
path: "/system/console/bundles/{name}.json"
tags: ["console"]
---

# GET /system/console/bundles/{name}.json

`GET /system/console/bundles/{name}.json`

## Path parameters

- `name` string, required

## Response `200`

Retrieved bundle info

- BundleInfo
  - `status` string — Status description of all bundles
  - `s` integer[]
  - `data` BundleData[]
    - `id` integer — Bundle ID
    - `name` string — Bundle name
    - `fragment` boolean — Is bundle a fragment
    - `stateRaw` integer — Numeric raw bundle state value
    - `state` string — Bundle state value
    - `version` string — Bundle version
    - `symbolicName` string — Bundle symbolic name
    - `category` string — Bundle category
    - `props` BundleDataProp[]
      - `key` string — Bundle data key
      - `value` string — Bundle data value

## Other responses

- `default` — Default response

---

[API](https://skmtc.net/shinesolutions/apis/adobe-experience-manager-aem-api.md) · [All operations](https://skmtc.net/shinesolutions/apis/adobe-experience-manager-aem-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shinesolutions/adobe-experience-manager-aem-api/versions/1d751647af41/schema)
