---
title: "Lists the received invitations."
method: GET
path: "/receivedInvitations"
tags: ["ReceivedInvitation"]
---

# Lists the received invitations.

`GET /receivedInvitations`

List received invitations

## Query parameters

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

## Response `200`

Success

- ReceivedInvitationList — List of received invitations.
  - `nextLink` string — The Url of next result page.
  - `value` ReceivedInvitation[], required — Collection of items of type DataTransferObjects.
    - `id` string — The resource id of the resource.
    - `name` string — Name of the resource.
    - `type` string — Type of the resource.

## Other responses

- `default` — Default error response.

## Changes

- **2026-07-13** (2021-09-01-preview) `a1ebde565f2f` — 1 info
  - endpoint added
- **2026-07-13** (2021-09-01-preview) `315ab40101a8` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/purview-share/changes/receivedInvitations/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/a1ebde565f2f/schema)
