---
title: "Get Attachment Download Url."
method: GET
path: "/payroll/declarations/attachments/downloadurl"
tags: ["TaxDeclaration"]
---

# Get Attachment Download Url.

`GET /payroll/declarations/attachments/downloadurl`

Get Attachment Download Url.

## Query parameters

- `attachmentId` string

## Response `200`

OK

- DocumentFileUrlDtoAPIReponse
  - `data` KekaAPIModelCoreHRDocumentFileUrlDto
    - `fileURL` string, nullable
  - `message` string, nullable
  - `errors` string[], nullable

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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