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