Authorization: Bearer ********************curl --location '/export/domain-ranking-histories?date_from=undefined&date_to=undefined&domain=undefined' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": "string",
"message": "string"
}