---
title: "Get all attachment categories"
method: GET
path: "/contacts/lists/attachmentcategory"
tags: ["Contact API:Attachments"]
---

# Get all attachment categories

`GET /contacts/lists/attachmentcategory`

## Query parameters

- `Type` ContactAttachmentType[]

## Response `200`

List of contact attachment categories

- ContactAttachmentCategoryListRepresentation
  - `items` ContactAttachmentCategoryModel[], nullable
    - `type` 'Other' | 'Terms', string
    - `category` string, nullable
  - `links` ModelLinks
    - `self` string, uri, nullable

---

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