iiRecord
Agentic AI Atlas · GET /api/atlas/search
api-endpoint:kradle-web-get-atlas-searcha5c.ai
II.
APIEndpoint overview

api-endpoint:kradle-web-get-atlas-search

Reference · live

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.

APIEndpointOutgoing · 1Incoming · 0

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

Incoming edges

None.