---
title: "GET /v1/user-invitations"
method: GET
path: "/v1/user-invitations"
tags: ["user-invitations"]
---

# GET /v1/user-invitations

`GET /v1/user-invitations`

## Query parameters

- `limit` number
- `cursor` string
- `type` union, required
  - 'PLATFORM'
  - 'PROJECT'
- `projectId` string, nullable
- `status` union
  - 'PENDING'
  - 'ACCEPTED'

## Response `200`

Default Response

## Changes

> 38 revisions in range; 1 could not be searched.

- **2024-09-03** `b95c8c8e8262` — 1 info
  - added the new optional `query` request parameter `projectId`
- **2024-06-11** `a1d1c2fbc615` — 1 info
  - endpoint added
- **2023-12-03** `7b0cc60eed56` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rantirai/apis/activepieces-documentation/changes/v1/user-invitations/get.md)

---

[API](https://skmtc.dev/rantirai/apis/activepieces-documentation.md) · [All operations](https://skmtc.dev/rantirai/apis/activepieces-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rantirai/activepieces-documentation/revisions/225ff954244e/schema)
