---
title: "API operation to list ShareResources."
method: GET
path: "/shareResources"
tags: ["ShareResource"]
---

# API operation to list ShareResources.

`GET /shareResources`

List share resources

## Query parameters

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

## Response `200`

Success

- ShareResourceList — A page of ShareResource results.
  - `nextLink` string, url — The Url of next result page.
  - `value` ShareResource[], required — Collection of items of type ShareResource
    - `id` string — The unique id of the resource.
    - `type` string — Type of the resource.

## Other responses

- `default` — Default error response.

## Changes

- **2026-07-13** (2021-09-01-preview) `79b396164f79` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/purview-share/changes/shareResources/get.md)

---

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