---
title: "Get attachments size-limits"
method: GET
path: "/attachments/upload-info"
tags: ["Attachments"]
---

# Get attachments size-limits

`GET /attachments/upload-info`

REQUIRED SCOPES <code>['attachments:read']</code><br>Get attachments size-limits

## Response `200`

OK

- object
  - `size_limit` object[]
    - `default` integer
    - `video` integer
    - `vcard` integer
    - `image` integer
    - `audio` integer

---

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