Authorization: Bearer ********************curl --location '/export/auto-check-keywords?group_id=undefined&branch_id=undefined&run_at=undefined' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": "string",
"message": "string"
}