# Page Not Found

The URL `main/messages/doc:room-id` does not exist.

You might be looking for one of these pages:
- [Messages](https://rest-api.symphony.com/main/messages.md)
- [Get Messages](https://rest-api.symphony.com/main/messages/messages-v4.md)
- [Attachment](https://rest-api.symphony.com/main/messages/attachment.md)
- [Import Message](https://rest-api.symphony.com/main/messages/import-message-v4.md)
- [Suppress Message](https://rest-api.symphony.com/main/messages/suppress-message.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://rest-api.symphony.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://rest-api.symphony.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/main/messages.md`)
- Use `Accept: text/markdown` header for content negotiation