---
title: "Get preview file"
method: GET
path: "/attachments/preview"
tags: ["Attachments"]
---

# Get preview file

`GET /attachments/preview`

REQUIRED SCOPES <code>['attachments:read']</code><br>Get preview file

## Query parameters

- `urls[]` string[], required

## Response `200`

OK

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

## Other responses

- `404` — Not Found
- `500` — Error

---

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