# Page Not Found

The URL `endpoints/tag` does not exist.

You might be looking for one of these pages:
- [Task](https://dev.smarttask.io/endpoints/task.md)
- [Contact](https://dev.smarttask.io/endpoints/contact.md)
- [Organization User](https://dev.smarttask.io/endpoints/user.md)
- [Project](https://dev.smarttask.io/endpoints/project.md)
- [Organization](https://dev.smarttask.io/endpoints/organization.md)

## How to find the correct page

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

## Tips for requesting documentation

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