Currently, tags and metadata are not returned in the Get Article endpoint, requiring an additional API call to fetch article settings. This increases complexity and impacts performance for API-based implementations.
Including metadata in the same response would simplify integrations and reduce API calls. It would also help in use cases like country-based content filtering on external portals.