/
TU
tum-dev
/
gocast API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
tum-dev
gocast API
get
Get all chat messages of a stream
v1
latest
Swagger 2.0
MIT
2026-07-17
33
52
77.7 KB
Chat
7
get
Get all chat messages of a stream
post
Post a chat message to a stream
post
Post a reaction to a chat message
delete
Delete a reaction to a chat message
post
Post a reply to a chat message
put
Mark a chat message as resolved
delete
Mark a chat message as unresolved
Courses
3
Notifications
4
Streams
7
User
12
Chat
Get all chat messages of a stream
Returns all chat messages of a stream.
get
/streams/chat/{streamID}
Path parameters
streamID
string
uint64
required
Response
A successful response.
ProtobufGetChatMessagesResponse
required
messages
ProtobufChatMessage[]