# Device Apps APIs to get apps installed on iOS devices. Use [Application](https://api.esper.io/tag/Application/) to get apps for Android devices. ## Get all apps for a device in the tenant - [GET /v2/devices/{deviceId}/device-apps/](https://develop-api.esper.io/openapi/device-apps/paths/~1v2~1devices~1%7Bdeviceid%7D~1device-apps~1/get.md): Returns all the apps for a device ## Get list of devices with an app by app_id or app_version_id. - [GET /v2/device-apps](https://develop-api.esper.io/openapi/device-apps/paths/~1v2~1device-apps/get.md)