---
title: "GET /human-card-attachments/{id}/"
method: GET
path: "/human-card-attachments/{id}/"
tags: ["human-card-attachments"]
---

# GET /human-card-attachments/{id}/

`GET /human-card-attachments/{id}/`

## Path parameters

- `id` integer, required

## Response `200`

- HumanCardAttachment
  - `id` integer, required
  - `name` string — Attachment name, up to 256 characters
  - `comment` string — Extended description, up to 2048 characters
  - `file` string, uri, required — Attachment file
  - `size` integer, required — File size
  - `created_date` string, date-time, required — Object creation date
  - `card` integer, required

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
