Add created_date(requested_date) to the Lists all consent sessions of a user Response

I have Hydra up and running for our system to manage client access to our application. The UI team is building a manage client consent page to show a user all the clients that they have granted access to the application on their behalf. I have all the information in the response object except for the date that consent was made. I see there are requested dates in the database any chance you could send one of those in the result set? Also since we are talking about Dates is there any way we could get a last access or last used date?

Sounds like a sensible addition! Feel free to open an issue and/or PR!