---
title: "Get all applications"
method: GET
path: "/api/applications"
tags: ["application-resource"]
---

# Get all applications

`GET /api/applications`

## Response `200`

OK

- ExtendedConductorApplication[]
  - `azureFederated` boolean
  - `createTime` integer
  - `createdBy` string
  - `federated` boolean
  - `federatedClientId` string
  - `federatedSource` string
  - `id` string
  - `name` string
  - `tags` Tag[]
    - `key` string
    - `type` string
    - `value` string
  - `updateTime` integer
  - `updatedBy` string

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
