II.
APIEndpoint overview
Reference · liveapi-endpoint:kradle-web-get-orgs-org-repositories-name-tree
GET /api/orgs/:org/repositories/:name/tree overview
Lists repository tree entries through Kradle web. Source: packages/kradle/web/app/api/orgs/[org]/repositories/[name]/tree/route.js; export async function GET.
Attributes
displayName
GET /api/orgs/:org/repositories/:name/tree
method
GET
path
/api/orgs/:org/repositories/:name/tree
version
v1
responseShape
repository tree listing or { error, message }
readOnly
true
errorEnvelope
standard-json
authRequired
true
description
Lists repository tree entries through Kradle web. Source: packages/kradle/web/app/api/orgs/[org]/repositories/[name]/tree/route.js; export async function GET.
Outgoing edges
exposed_by1
- package:a5c-ai-kradle-web·PackageSurfaceKradle Web Console
Incoming edges
None.