Authorization: Bearer ********************curl --location --request GET '/export/manual-session-history-domain?per_page&page&manual_sessions_id&search&status_process&type©_all&export_all&check_keywords' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": "string",
"message": "string"
}