get https://app.pennylane.com/api/external/v2/changelogs/products
Returns the list of changes based on the provided start_date
. If no start_date
is provided it returns the oldest set of recorded changes. Changes for the last 4 weeks are retained. The items will be returned using processed_at
in ASC order (oldest first).
⚠️ ALPHA STATUS NOTICE
This endpoint is currently in alpha. It is part of an early testing phase, and its functionality may change or be removed in future updates.
We welcome your feedback to help us improve. Please use this endpoint with caution, especially in production environments, as backward compatibility is not guaranteed and functionality may change frequently.
This feature is best suited for developers interested in testing and providing input on upcoming capabilities.