---
title: "查询资源列表"
method: GET
path: "/agents"
tags: ["agents"]
---

# 查询资源列表

`GET /agents`

查询资源列表，并按统一响应结构返回处理结果。

## Response `200`

OK

- InternalInterfacesHttpGenericResponse
  - `data` object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/opsre/apis/gos-release-api.md) · [All operations](https://skmtc.net/opsre/apis/gos-release-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opsre/gos-release-api/versions/fc9f6fb06a50/schema)
