Authorization: Bearer ********************curl --location --request GET '/export/history-domain-record?checked_at&check_keyword_status&history_domain_id&device' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": "string",
"message": "string"
}