Unified Endpoint
- Endpoint:
http://localhost:3000/sse
- Method:
GET
Group-Specific Endpoint
- Endpoint:
http://localhost:3000/sse/{group}
- Method:
GET
- Parameters:
{group}
: The ID or name of the group.
Server-Specific Endpoint
- Endpoint:
http://localhost:3000/sse/{server}
- Method:
GET
- Parameters:
{server}
: The name of the server.