# Page Not Found

The URL `api/editor-5/listing-message-templates` does not exist.

You might be looking for one of these pages:
- [Listing Message Templates](https://docs.lipachat.com/api/templates/list-templates.md)
- [Creating a Template](https://docs.lipachat.com/api/templates/creating-a-template.md)
- [Updating a Template](https://docs.lipachat.com/api/templates/updating-a-template.md)
- [Sending Message Templates](https://docs.lipachat.com/api/templates/send-template.md)
- [Free-Form Messages](https://docs.lipachat.com/api/sending-messages.md)

## How to find the correct page

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

## Tips for requesting documentation

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