> 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/messages.md).

# Messages

- [Get Messages](https://rest-api.symphony.com/main/messages/messages-v4.md)
- [Create Message](https://rest-api.symphony.com/main/messages/create-message-v4.md): Posts a message to an existing stream.
- [Blast Message](https://rest-api.symphony.com/main/messages/blast-message.md): Posts a message to multiple existing streams.
- [Attachment](https://rest-api.symphony.com/main/messages/attachment.md): Downloads the attachment body by the attachment ID, stream ID, and message ID.
- [Import Message](https://rest-api.symphony.com/main/messages/import-message-v4.md)
- [Update Message](https://rest-api.symphony.com/main/messages/update-message-v4.md): Update an existing message.
- [Suppress Message](https://rest-api.symphony.com/main/messages/suppress-message.md): Suppress a message, preventing its contents from being displayed to users.
- [Message Search](https://rest-api.symphony.com/main/messages/message-search-post.md): Searches for messages in the context of a specified user, given an argument-based query.
- [Message Search](https://rest-api.symphony.com/main/messages/message-search-get.md): Allows to search messages based on multiple search parameters.
- [Message Status](https://rest-api.symphony.com/main/messages/message-status.md): Get the status of a particular message: sent, delivered, and read.
- [Attachment Types](https://rest-api.symphony.com/main/messages/attachment-types.md): Retrieves a list of supported file extensions for attachments.
- [Get Message](https://rest-api.symphony.com/main/messages/get-message-v1.md): Returns details about the specified message.
- [List Attachments](https://rest-api.symphony.com/main/messages/list-attachments.md): List attachments in a particular stream.
- [List Message Receipts](https://rest-api.symphony.com/main/messages/list-message-receipts.md): Fetches receipts details from a specific message.
- [Message Metadata](https://rest-api.symphony.com/main/messages/message-metadata-relationship.md): Gets the message metadata relationship. This API allows users to track the relationship between a message and all the forwards and replies of that message.
