Where if anywhere does ES documentation explain about metadata, specifically index creation datetimes?

I would recommend using the get index settings API: GET /_settings?human&filter_path=*.settings.index.creation_date_string. I don't see this documented anywhere, which is definitely a bug. It's not deprecated or slated for removal or anything.

2 Likes