---
title: "GET /manifest"
method: GET
path: "/manifest"
tags: ["manifest"]
---

# GET /manifest

`GET /manifest`

## Response `200`

Successful

- Model4
  - `sdkVersions` string[]
  - `edgeVersions` string[]
  - `hosts` Model1[]
    - `label` string
    - `value` string
    - `cname` Cname
      - `allowChange` boolean
      - `show` boolean
      - `defaultCname` boolean
    - `identifier` Identifier
      - `label` string, required
      - `value` string, required
      - `inputType` string, required
      - `description` string, required
      - `placeholder` string
      - `helpLink` string
      - `optional` boolean
    - `secrets` Identifier[]
      - `label` string, required
      - `value` string, required
      - `inputType` string, required
      - `description` string, required
      - `placeholder` string
      - `helpLink` string
      - `optional` boolean
  - `providers` Model2[]
    - `label` string
    - `value` string
    - `package` string
    - `isApiOnly` boolean
    - `onlyAdminProvider` boolean
    - `hasActivation` boolean
    - `dashboardUrl` string
    - `isApp` boolean
    - `appPlatforms` string[]
    - `stage` string
    - `hideGeoRegions` boolean
    - `hidePurchaseValueMode` boolean
    - `consentCategory` string[]
    - `isSingleton` boolean
    - `usagePolicy` UsagePolicy
      - `excludeFromUsage` boolean
      - `excludedEvents` string[]
    - `links` Links
      - `documentation` string
      - `onboarding` string
      - `introduction` string
      - `faq` string
  - `plugins` Model3[]
    - `label` string
    - `value` string
    - `package` string
    - `stage` string
    - `onlyAdminPlugin` boolean

---

[API](https://skmtc.net/edgetag/apis/edgetag-api.md) · [All operations](https://skmtc.net/edgetag/apis/edgetag-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/edgetag/edgetag-api/versions/eeac2d1bb8a4/schema)
