Skip to content

backend: add GET /v1/workspaces/{id} (single workspace) #87

Description

@el-amin-dev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions