II.
APIEndpoint overview
Reference · liveapi-endpoint:kradle-web-get-orgs-org-workspaces-name-associations
GET /api/orgs/:org/workspaces/:name/associations overview
GET endpoint for workspace association resources. Source: packages/kradle/web/app/api/orgs/[org]/workspaces/[name]/associations/route.js; export async function GET.
Attributes
displayName
GET /api/orgs/:org/workspaces/:name/associations
method
GET
path
/api/orgs/:org/workspaces/:name/associations
version
v1
responseShape
{ associations: list<WorkspaceAssociation> } or { error, message }
readOnly
true
errorEnvelope
standard-json
authRequired
true
description
GET endpoint for workspace association resources. Source: packages/kradle/web/app/api/orgs/[org]/workspaces/[name]/associations/route.js; export async function GET.
Outgoing edges
exposed_by1
- package:a5c-ai-kradle-web·PackageSurfaceKradle Web Console
Incoming edges
None.