There are instances where an app may have a handle on a page ID, and may need to retrieve other metadata about the page, such as title, etc. That information is already published to Kafka as pages are updated, so in a way it's already public. While Kafka is good for "events", I think it makes sense to be able to query an HTTP endpoint with the ID.
Categories | New Functionality |
I need it... | Month |
We will add the information about the page in the data streams instead of adding an endpoint