Zoom when getting response from api there is an modifieddate metadata missing

This is for developer-specific feature requests. For other requests please contact our customer support team.

Is your feature request related to a problem? Please describe.
there is an miss metadata in response i think like for chat api and meeting api as we get created date in response, but why we are not getting modified date . if someone update channel or meeting then how we know that chat or meeting was modified previously.

Describe the solution you’d like
you can add one metadata name modifieddate, like use’s in other apis for example Graph api .They provide modifieddate metadata for user exprience so user can identified that chat was modified or not.

Describe alternatives you’ve considered
Graph api provides modified date.(basically modified date should be provided without modified date how we know that whether chat or meeting or any other thing that changed or not )

Additional context
Add any other context or screenshots about the feature request here.