---
title: "GET /applications"
method: GET
path: "/applications"
---

# GET /applications

`GET /applications`

## Response `200`

Get all applications

- Application[]
  - `id` string, required
  - `createdAt` string, required
  - `updatedAt` string, required
  - `teamId` string, required
  - `creatorId` string, required
  - `name` string, required

## Other responses

- `401` — Unauthorized

## Changes

- **2024-05-22** `85699babbfa9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/onmetal-dev/apis/metal-api/changes/applications/get.md)

---

[API](https://skmtc.dev/onmetal-dev/apis/metal-api.md) · [All operations](https://skmtc.dev/onmetal-dev/apis/metal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onmetal-dev/metal-api/revisions/00d733568135/schema)
