cURL
curl --request GET \ --url https://api.ai2fin.com/api/chat/stream-test \ --header 'Authorization: Bearer <token>'
"<string>"
Verify SSE streaming connectivity
JWT token obtained from /api/auth/login endpoint
Stream test succeeded
The response is of type string.
string