curl --location --request GET 'https://api.302.ai/aminer/gateway/open_platform/api/paper/relation?id=64d4995c3fda6d7f06cee437' \
--header 'Authorization: Bearer '
{
"code": 200,
"data": [
{
"_id": "64d4995c3fda6d7f06cee437",
"cited": null,
"n_citation": 454,
"title": "Heterogeneous Graph Attention Networks for Semi-supervised Short Text Classification"
}
],
"log_id": "33MeoVlAu12icy9jSjI31JlKxaS",
"msg": "",
"success": true
}