---
title: "List resources"
method: GET
path: "/inter-api/supos/resource/"
tags: ["supos/resource", "suposResource"]
---

# List resources

`GET /inter-api/supos/resource/`

## Query parameters

- `parentId` integer
- `type` integer

## Response `200`

A successful response.

- ResourceVO[]
  - `code` string
  - `createAt` string
  - `descriptionCode` string
  - `editEnable` boolean
  - `enable` boolean
  - `fixed` boolean
  - `homeEnable` boolean
  - `icon` string
  - `id` string
  - `nameCode` string
  - `openType` integer
  - `parentId` string
  - `routeSource` integer
  - `showDescription` string
  - `showName` string
  - `sort` integer
  - `type` integer
  - `updateAt` string
  - `url` string
  - `urlType` integer

---

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