---
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.

## Changes

- **2025-02-25** `3d3b2fe43375` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/writer/apis/api/changes/v1/applications/:application_id/graphs/get.md)

---

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