---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Solutions/applicationDefinitions"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Solutions/applicationDefinitions"
tags: ["ApplicationDefinitions"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Solutions/applicationDefinitions

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Solutions/applicationDefinitions`

Lists all the application definitions within a subscription.

## Parameters

- `../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- ApplicationDefinitionListResult — The response of a ApplicationDefinition list operation.
  - `value` ApplicationDefinition[], required — The ApplicationDefinition items on this page
    - `id` string — Resource ID
    - `name` string — Resource name
    - `type` string — Resource type
    - `location` string — Resource location
    - `tags` object — Resource tags
    - `systemData` SystemData — unresolved $ref
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

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