II.
APIEndpoint overview
Reference · liveapi-endpoint:kradle-web-get-orgs
GET /api/orgs overview
GET endpoint for Kradle organizations. Source: packages/kradle/web/app/api/orgs/route.js; export async function GET.
Attributes
displayName
GET /api/orgs
method
GET
path
/api/orgs
version
v1
responseShape
{ organizations: list<OrganizationSummary> }
readOnly
true
errorEnvelope
standard-json
authRequired
true
description
GET endpoint for Kradle organizations. Source: packages/kradle/web/app/api/orgs/route.js; export async function GET.
Outgoing edges
exposed_by1
- package:a5c-ai-kradle-web·PackageSurfaceKradle Web Console
Incoming edges
None.