{
"current": 0,
"pageSize": 0,
"params": {
"topicType": 0
}
}curl --location --request POST 'https://www.pushplus.plus/api/open/topic/list' \
--header 'access-key: d7b******62f' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 0,
"pageSize": 0,
"params": {
"topicType": 0
}
}'