---
title: "List connector resources"
method: GET
path: "/connectors/{id}/resources"
tags: ["connectors"]
---

# List connector resources

`GET /connectors/{id}/resources`

List the configured resources for a connector.

## Path parameters

- `id` string, required

## Response `200`

OK

- object

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

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