---
title: "GET /v1/Apps/{AppSid}/Manifest"
method: GET
path: "/v1/Apps/{AppSid}/Manifest"
---

# GET /v1/Apps/{AppSid}/Manifest

`GET /v1/Apps/{AppSid}/Manifest`

Retrieve the Manifest for an App.

## Path parameters

- `AppSid` string, required

## Response `200`

OK

- MicrovisorV1AppAppManifest
  - `app_sid` string, nullable — A 34-character string that uniquely identifies this App.
  - `encoded_bytes` string, nullable — The base-64 encoded manifest
  - `hash` string, nullable — App manifest hash represented as `hash_algorithm:hash_value`.
  - `url` string, uri, nullable — The absolute URL of this Manifest.

---

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