---
title: "Download the cyber rating widget."
method: GET
path: "/api/v2/widgets/cyber-rating"
tags: ["Widget"]
---

# Download the cyber rating widget.

`GET /api/v2/widgets/cyber-rating`

Download the cyber rating widget generated based on the provided parameters. This endpoint allows direct download of the widget image in PNG format.

## Query parameters

- `companyId` integer, required
- `widgetWidth` integer, nullable

## Response `200`

Successfully downloaded the cyber rating widget.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `default` — Failure

---

[API](https://skmtc.net/blackkitetech/apis/black-kite-api.md) · [All operations](https://skmtc.net/blackkitetech/apis/black-kite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blackkitetech/black-kite-api/versions/7dadaba760fb/schema)
