Authorization: Bearer ********************curl --location --request GET '/copy/auto-check-history-domain-record?per_page&page&check_keyword_status&recorded_at&device' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"data": "string"
},
"message": "string"
}