---
title: "List Invitations"
method: GET
path: "/organizations/{org_id}/invitations"
tags: ["organizations"]
---

# List Invitations

`GET /organizations/{org_id}/invitations`

## Path parameters

- `org_id` string, required

## Query parameters

- `limit` integer, nullable
- `offset` integer, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api.md) · [All operations](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/revisions/83e9a1f577a3?raw)
