---
title: "GET /api/Downloads"
method: GET
path: "/api/Downloads"
tags: ["Downloads"]
---

# GET /api/Downloads

`GET /api/Downloads`

## Query parameters

- `firstname` string, required
- `lastname` string, required
- `email` string, required
- `file` string, required
- `company` string, required
- `telephone` string
- `country` string

## Response `200`

OK

- DownloadRequestStatus
  - `IsSent` boolean
  - `HasError` boolean
  - `Error` InputError
    - `Field` string
    - `Message` string

---

[API](https://skmtc.dev/nodinite/apis/ibss-web-api.md) · [All operations](https://skmtc.dev/nodinite/apis/ibss-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nodinite/ibss-web-api/revisions/2bf88e519a3a/schema)
