---
title: "List of available share subscriptions under an account."
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}/shareSubscriptions"
tags: ["ShareSubscription"]
---

# List of available share subscriptions under an account.

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}/shareSubscriptions`

List share subscriptions in an account

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `accountName` string, required

## Query parameters

- `api-version` string, required
- `$skipToken` string
- `$filter` string
- `$orderby` string

## Response `200`

Success

- ShareSubscriptionList — List response for get ShareSubscription.
  - `nextLink` string — The Url of next result page.
  - `value` ShareSubscription[], required — Collection of items of type DataTransferObjects.
    - `id` string — The resource id of the azure resource
    - `name` string — Name of the azure resource
    - `systemData` SystemData — Metadata pertaining to creation and last modification of the resource.
      - `createdAt` string, date-time — The timestamp of resource creation (UTC).
      - `createdBy` string — The identity that created the resource.
      - `createdByType` 'User' | 'Application' | 'ManagedIdentity' | 'Key' — The type of identity that created the resource.
      - `lastModifiedAt` string, date-time — The type of identity that last modified the resource.
      - `lastModifiedBy` string — The identity that last modified the resource.
      - `lastModifiedByType` 'User' | 'Application' | 'ManagedIdentity' | 'Key' — The type of identity that last modified the resource.
    - `type` string — Type of the azure resource

## Other responses

- `default` — An error response received from the Microsoft.DataShare resource provider.

---

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