---
title: "Pending invites we've received"
method: GET
path: "/notes/~/v1/invites"
---

# Pending invites we've received

`GET /notes/~/v1/invites`

## Response `200`

Invite records

- InviteRecord[]
  - `host` string, required
  - `flagName` string, required
  - `from` string, required
  - `sentAt` integer, required — Unix seconds
  - `title` string, required

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/tloncorp/apis/notes-v1-http-api.md) · [All operations](https://skmtc.dev/tloncorp/apis/notes-v1-http-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tloncorp/notes-v1-http-api/revisions/9beef8e14823/schema)
