How to efficiently read the data lake files' metadata?

User16790091296
Databricks Employee
Databricks Employee

I want to read the last modified datetime of the files in data lake in a databricks script. If I could read it efficiently as a column when reading data from data lake, it would be perfect.

Thank you:)