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

# Get all attachment categories

`GET /placements/lists/attachmentcategory`

## Query parameters

- `Type` PlacementAttachmentType[]

## Response `200`

List of placement attachment categories

- PlacementAttachmentCategoryListRepresentation
  - `items` PlacementAttachmentCategoryModel[], nullable
    - `type` 'Other' | 'Resume' | 'FormattedResume' | 'CoverLetter' | 'Screening' | 'Check' | 'Reference' | 'License' | 'Terms' | 'CompanyTerms' | 'StandardTerms', 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)
