---
title: "Download Resource (downloadResource)"
method: GET
path: "/api/resource/{resourceId}/download"
tags: ["tb-resource-controller"]
---

# Download Resource (downloadResource)

`GET /api/resource/{resourceId}/download`

Download Resource based on the provided Resource Id.

Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.

## Path parameters

- `resourceId` string, required

## Response `200`

OK

- string, binary

---

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