---
title: "Get application by ID"
method: GET
path: "/api/v1/application/{app_id}"
tags: ["Applications (IOS/Android)"]
---

# Get application by ID

`GET /api/v1/application/{app_id}`

Fetch a single application by its UUID.

## Path parameters

- `app_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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