---
title: "attachment indication for a set of declarationIds"
method: GET
path: "/qwoatermicroservice/providers/employers/employees/employments/declarations/withattachment"
tags: ["Declarations attachments"]
---

# attachment indication for a set of declarationIds

`GET /qwoatermicroservice/providers/employers/employees/employments/declarations/withattachment`

__Activity name :__ <a href="https://developer.loket.nl/Activities/GetDeclarationsWithAttachmentByDeclarationIds" target="_blank">GetDeclarationsWithAttachmentByDeclarationIds</a>

This endpoint returns from a set of declaration IDs, the declaration Ids for which an attachment is available

All declarationIds must belong to the same employerId.

Attachments are stored in Qwoater and thus on the background a call to Qwoater will be performed to check whether an attachment is available for a declaration.

## Query parameters

- `declarationIds` string, uuid, required

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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