---
title: "Count all Product Attachments."
method: GET
path: "/products/{id}/attachments/count.json"
tags: ["Product Attachments"]
---

# Count all Product Attachments.

`GET /products/{id}/attachments/count.json`

## Path parameters

- `id` integer, required

## Response `200`

OK

- Count
  - `count` integer

## Other responses

- `404` — Product Not Found.

---

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