Config logs list sort

Hi,
I would like to know if the config logs list, API request (https://api.doppler.com/v3/configs/config/logs) returns a sorted list?
I want to retrieve the latest log’s created_at value and was wondering wether I can retrieve the first item in the list or if it’s not guaranteed to be sorted?
Thanks