Authorization: Bearer ********************curl --location '/export/auto-check-domain-rdr?last_check=undefined&day=undefined' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"data": "string"
},
"message": "string"
}