Applications
Get App 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.
GET
Get App Meta
Authorizations
Every request authenticates with an API key: Authorization: Bearer {API_KEY}. App endpoints take an app API key; knowledge endpoints take a knowledge base API key (Get Started).
Keep keys server-side; never embed them in client code. Requests with a missing or invalid key fail with HTTP 401 (unauthorized).
Response
200 - application/json
Successfully retrieved application meta information.
Tool icons. Keys are tool names.
Last modified on July 17, 2026