---
title: "Get the attachment with the specified file extension that is associated with the specified comment."
method: GET
path: "/comments/{cid}/attachment/{fdid}.{ext}"
tags: ["Comment"]
---

# Get the attachment with the specified file extension that is associated with the specified comment.

`GET /comments/{cid}/attachment/{fdid}.{ext}`

Returns only a single attachment.

## Path parameters

- `cid` string, required
- `fdid` string, required
- `ext` string, required

## Response `default`

default response

---

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