---
title: "GET /api/v1.0/teammates/pending-invitations"
method: GET
path: "/api/v1.0/teammates/pending-invitations"
tags: ["Teammates"]
---

# GET /api/v1.0/teammates/pending-invitations

`GET /api/v1.0/teammates/pending-invitations`

## Response `200`

OK

- RestApiArrayResultPendingInvitation — Rest api array result
  - `Data` PendingInvitation[], required — Generic data object.
    - `AppName` string — The name of the brand that you have been invited to join.
    - `Email` string — The email address that the invitation was sent to.
    - `Otc` string — The one-time code that can be used to accept the invitation.
    - `CreatedAt` string, date-time — The time that the invitation was created.

## Other responses

- `400` — BadRequest
- `401` — Authentication has been denied for this request.
- `403` — Successful authentication, but authorization has been denied for this request.

---

[API](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0.md) · [All operations](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flipdish/flipdish-open-api-v1-0/versions/a72c0465da74/schema)
