---
title: "GET /api/get-resource"
method: GET
path: "/api/get-resource"
tags: ["Resource API"]
---

# GET /api/get-resource

`GET /api/get-resource`

get resource

## Query parameters

- `id` string, required

## Response `200`

The Response object

## Changes

- **2023-07-07** `430a30e91621` — 1 breaking, 1 info
  - added the new required `query` request parameter `id`
  - added the success response with the status `200`
- **2021-12-03** `1f675248e9cb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/casdoor/apis/casdoor-restful-api/changes/api/get-resource/get.md)

---

[API](https://skmtc.dev/casdoor/apis/casdoor-restful-api.md) · [All operations](https://skmtc.dev/casdoor/apis/casdoor-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/casdoor/casdoor-restful-api/revisions/be9a5584b821/schema)
