No endpoint to fetch a single workspace by id. Only GET /v1/workspaces (list).
Frontend impact: the detail page and tasks page fetch the full list and filter
by id client-side. Works at small scale; a dedicated GET would be cleaner and
scale better.
Low priority. Out of frontend lane — filing so it's tracked.
No endpoint to fetch a single workspace by id. Only GET /v1/workspaces (list).
Frontend impact: the detail page and tasks page fetch the full list and filter
by id client-side. Works at small scale; a dedicated GET would be cleaner and
scale better.
Low priority. Out of frontend lane — filing so it's tracked.