---
title: "Download selected attachments"
method: POST
path: "/attachments/download"
tags: ["Attachments"]
---

# Download selected attachments

`POST /attachments/download`

REQUIRED SCOPES <code>['attachments:write']</code><br>Download selected attachments

## Query parameters

- `attachment_ids[]` integer[], required

## Response `200`

OK

## Other responses

- `404` — Attachment Not Found
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
