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