---
title: "Returns all attendee types"
method: GET
path: "/attendee_types"
tags: ["Attendee Types"]
---

# Returns all attendee types

`GET /attendee_types`

## Response `200`

Attendee type response

- AttendeeResponse[]
  - `id` integer
  - `name` string
  - `errors` object

## Other responses

- `401` — Unauthorized
- `422` — Invalid parameters
- `500` — Internal Server Error
- `504` — Gateway Timeout

---

[API](https://skmtc.dev/mytime/apis/mytime-partners-api.md) · [All operations](https://skmtc.dev/mytime/apis/mytime-partners-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mytime/mytime-partners-api/revisions/c027a4cb87a8/schema)
