-
Notifications
You must be signed in to change notification settings - Fork 13.5k
How to get messages from a "team" via REST API? #39362
Copy link
Copy link
Open
Labels
type: featurePull requests that introduces new featurePull requests that introduces new feature
Description
Hi,
My use case requires being able to read the messages being posted (and also historic messages) in a RocketChat team. Looking at the API documentation for Teams, I don't see any endpoint which could do this. I have already tried the related endpoints in Channel and Group, but those (expectedly) don't work with a teamName or teamId.
Is there an easy way or a workaround through which I could retrieve all the messages from a team I'm a member of?
Any help or guide is appreciated. Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: featurePull requests that introduces new featurePull requests that introduces new feature