> For the complete documentation index, see [llms.txt](https://rest-api.symphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rest-api.symphony.com/main/streams-conversations/all-streams-endpoints.md).

# All streams

- [Share Content](https://rest-api.symphony.com/main/streams-conversations/all-streams-endpoints/share-v3.md): Share third-party content, such as a news article, into the specified stream. The stream can be a chat room or an IM.
- [List User Streams](https://rest-api.symphony.com/main/streams-conversations/all-streams-endpoints/list-user-streams.md): Returns a list of all the streams of which the requesting user is a member, sorted by creation date (ascending - oldest to newest).
- [List User Streams (Admin)](https://rest-api.symphony.com/main/streams-conversations/all-streams-endpoints/list-user-streams-admin.md): Returns a list of all the streams of which the specified user is a member, sorted by creation date (ascending - oldest to newest).
- [Stream Info](https://rest-api.symphony.com/main/streams-conversations/all-streams-endpoints/stream-info-v2.md): Returns information about a particular stream.
- [List Streams for Enterprise](https://rest-api.symphony.com/main/streams-conversations/all-streams-endpoints/list-streams-for-enterprise-v2.md)
- [Stream Members](https://rest-api.symphony.com/main/streams-conversations/all-streams-endpoints/stream-members.md): Returns a list of all the current members of a stream (IM or chatroom).
