II.
APIEndpoint overview
Reference · liveapi-endpoint:kradle-web-get-atlas-search
GET /api/atlas/search overview
Searches or proxies Atlas graph search results for the Kradle web UI. Source: packages/kradle/web/app/api/atlas/search/route.js; export async function GET.
Attributes
displayName
GET /api/atlas/search
method
GET
path
/api/atlas/search
version
v1
responseShape
{ total: number, hits: list<AtlasSearchHit>, error?: string }
readOnly
true
errorEnvelope
standard-json
authRequired
true
description
Searches or proxies Atlas graph search results for the Kradle web UI. Source: packages/kradle/web/app/api/atlas/search/route.js; export async function GET.
Outgoing edges
exposed_by1
- package:a5c-ai-kradle-web·PackageSurfaceKradle Web Console
Incoming edges
None.