---
title: "GET /{applicationId}"
method: GET
path: "/{applicationId}"
tags: ["Applications"]
---

# GET /{applicationId}

`GET /{applicationId}`

Gets the managed application.

## Path parameters

- `applicationId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK - Returns the managed application.

- Application — Resource information.
  - `id` string — Resource ID
  - `name` string — Resource name
  - `type` string — Resource type
  - `location` string — Resource location
  - `tags` object — Resource tags

## Other responses

- `404` — Not Found
- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/applicationclient.md) · [All operations](https://skmtc.net/azure/apis/applicationclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/applicationclient/versions/ec9a18d2aeea/schema)
