---
title: "Gets all active attachment types"
method: GET
path: "/Reference/AttachmentTypes"
tags: ["Reference"]
---

# Gets all active attachment types

`GET /Reference/AttachmentTypes`

## Query parameters

- `includeInactive` boolean

## Response `200`

- AttachmentType[], nullable
  - `IsActive` boolean
  - `Id` integer
  - `Name` string, nullable
  - `Candidate` boolean
  - `Company` boolean
  - `Location` boolean
  - `Contact` boolean
  - `Job` boolean
  - `Interview` boolean
  - `Placement` boolean

## Other responses

- `401` — Unauthorized

---

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