---
title: "Gets information about the specified application."
method: GET
path: "/applications/{applicationId}"
tags: ["Applications"]
---

# Gets information about the specified application.

`GET /applications/{applicationId}`

## Path parameters

- `applicationId` string, required

## Query parameters

- `timeout` integer
- `api-version` string, required

## Headers

- `client-request-id` string, uuid
- `return-client-request-id` boolean
- `ocp-date` string, date-time-rfc1123

## Response `200`

A response containing the application.

- ApplicationSummary
  - `id` string, required
  - `displayName` string, required
  - `versions` string[], required

## Other responses

- `default` — The error from the Batch service.

---

[API](https://skmtc.dev/azure/apis/batch-batch.md) · [All operations](https://skmtc.dev/azure/apis/batch-batch/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/batch-batch/revisions/6029498afb63/schema)
