This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Workspace-aware endpoints #667
Description
In order to better interface with the UI and actually reflect our new object model, we need to add endpoints to codegate's v1 API that reflect the workspace namespacing.
So, let's create API endpoints for messages/prompts and alerts that are workspace-grouped.
GET /workspaces/<workspace name>/messages
GET /workspaces/<workspace name>/alerts