**[@adobe/exc-app](../README.md)**

> [Globals](../README.md) / [appapi](../modules/appapi.md) / AppApi

# Interface: AppApi

## Hierarchy

* **AppApi**

## Index

### Methods

* [get](appapi.appapi-1.md#get)

## Methods

### get

▸ **get**(`appId`: AppId): Promise<[AppResponse](appapi.appresponse.md)\>

API to fetch metadata for one app by appId

#### Parameters:

Name | Type |
------ | ------ |
`appId` | AppId |

**Returns:** Promise<[AppResponse](appapi.appresponse.md)\>
