---
title: "List all apps for the user"
method: GET
path: "/apps"
---

# List all apps for the user

`GET /apps`

## Response `200`

List of apps

- object
  - `apps` App[]
    - `id` string
    - `name` string
    - `displayName` string
    - `createdTime` integer
    - `tenantId` string

---

[API](https://skmtc.dev/dream-horizon-org/apis/dota-api.md) · [All operations](https://skmtc.dev/dream-horizon-org/apis/dota-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dream-horizon-org/dota-api/revisions/b8f48e5c111b/schema)
