API access to trimmed video recordings, not just the original

When a video is trimmed, it replaces the existing video when viewed via the recording management on your portal (https://__ .zoom.us/recording/management/detail?meeting_id= ).

However only the original (non-trimmed) version is returned by a call to https://api.zoom.us/v2/meetings/[MTGID]/recordings)

According to MaxM, “Currently, we don’t have an API that will expose trimmed recordings”

Pls return the trimmed recording if it exists so there is consistency between what is returned by the api and what is available via the portal.