---
title: "Retrieve graphs"
method: GET
path: "/v1/applications/{application_id}/graphs"
tags: ["template"]
---

# Retrieve graphs

`GET /v1/applications/{application_id}/graphs`

Retrieve Knowledge Graphs associated with a no-code agent that has chat capabilities.

## Path parameters

- `application_id` string, required

## Response `200`

Successful

- ApplicationGraphsResponse
  - `graph_ids` string[], required — A list of Knowledge Graphs associated with the application.

---

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