iiRecord
Agentic AI Atlas · GET /api/orgs/:org/repositories/:name/blob/:path*
api-endpoint:kradle-web-get-orgs-org-repositories-name-blob-path-catchalla5c.ai
II.
APIEndpoint overview

api-endpoint:kradle-web-get-orgs-org-repositories-name-blob-path-catchall

Reference · live

GET /api/orgs/:org/repositories/:name/blob/:path* overview

Reads repository blob content or metadata through Kradle web. Source: packages/kradle/web/app/api/orgs/[org]/repositories/[name]/blob/[...path]/route.js; export async function GET.

APIEndpointOutgoing · 1Incoming · 0

Attributes

displayName
GET /api/orgs/:org/repositories/:name/blob/:path*
method
GET
path
/api/orgs/:org/repositories/:name/blob/:path*
version
v1
responseShape
repository blob content response or blob metadata JSON
readOnly
true
errorEnvelope
standard-json
authRequired
true
description
Reads repository blob content or metadata through Kradle web. Source: packages/kradle/web/app/api/orgs/[org]/repositories/[name]/blob/[...path]/route.js; export async function GET.

Outgoing edges

exposed_by1

Incoming edges

None.