---
title: "Get App Meta"
method: GET
path: "/meta"
tags: ["Applications"]
---

# Get App Meta

`GET /meta`

**Available for**: Chatflow, Workflow, New Agent, Chatbot, Agent, Text Generator apps.

Returns the display icons for the tools this app uses, keyed by tool name.

## Response `200`

Successfully retrieved application meta information.

- AppMetaResponse
  - `tool_icons` object — Tool icons. Keys are tool names.

---

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