Authorization: ********************
curl --location --request GET '/api/admin/domain/record/log?current_page&page_size' \ --header 'Authorization: <api-key>'
{ "current_page": 1, "items": null, "page_size": 1, "total": 0 }