It is quite surprising to me that (beyond the other two mandatory fields) "orderBy": "timestamp desc" works but "orderBy": "timestamp asc" does not, it only returns an empty response with the next page token!
"orderBy": "timestamp desc"
"orderBy": "timestamp asc"