---
title: "Get All Group Invitations"
method: GET
path: "/v1/groups/invitations"
tags: ["Group"]
---

# Get All Group Invitations

`GET /v1/groups/invitations`

## Response `200`

OK

- RepoGroupInvitation[]
  - `expiresAt` string
  - `group` RepoGroup
    - `createdAt` string
    - `currency` string
    - `id` string
    - `name` string
    - `updatedAt` string
  - `id` string
  - `uses` integer

---

[API](https://skmtc.net/sysadminsmedia/apis/homebox-api.md) · [All operations](https://skmtc.net/sysadminsmedia/apis/homebox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sysadminsmedia/homebox-api/revisions/f19934d1b3ab/schema)
