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