---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.AppPlatform/Spring"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.AppPlatform/Spring"
tags: ["AppPlatform"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.AppPlatform/Spring

`GET /subscriptions/{subscriptionId}/providers/Microsoft.AppPlatform/Spring`

Handles requests to list all resources in a subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Success. The response describes the list of Services in the subscription.

- ServiceResourceList — Object that includes an array of Service resources and a possible link for next set
  - `value` ServiceResource[] — Collection of Service resources
    - `id` string — Fully qualified resource Id for the resource.
    - `name` string — The name of the resource.
    - `type` string — The type of the resource.
    - `systemData` SystemData — Metadata pertaining to creation and last modification of the resource.
      - `createdBy` string — The identity that created the resource.
      - `createdByType` 'User' | 'Application' | 'ManagedIdentity' | 'Key' — The type of identity that created the resource.
      - `createdAt` string, date-time — The timestamp of resource creation (UTC).
      - `lastModifiedBy` string — The identity that last modified the resource.
      - `lastModifiedByType` 'User' | 'Application' | 'ManagedIdentity' | 'Key' — The type of identity that last modified the resource.
      - `lastModifiedAt` string, date-time — The timestamp of resource modification (UTC).
  - `nextLink` string — URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.

## Other responses

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

---

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