---
title: "Search attachments"
method: GET
path: "/attachments/search"
tags: ["Attachments"]
---

# Search attachments

`GET /attachments/search`

REQUIRED SCOPES <code>['attachments:read']</code><br>Search attachments

## Query parameters

- `limit` integer
- `is_aircall` boolean
- `term` string

## Response `200`

Successful operation

- AttachmentResource[]
  - `source` string — Transform the resource into an array.
  - `source_short` string
  - `content_type` string

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

[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)
