Authorization: ********************curl --location --request GET '/api/v1/pro/activitycenter/activityparticipation/detail/target?templateId&targetType&serverId&account' \
--header 'uid;' \
--header 'userInfo;' \
--header 'Authorization: <api-key>'{
"id": 0,
"targetType": "1",
"userId": 0,
"serverId": 0,
"account": "string",
"activityTemplateId": "string",
"activityId": 0,
"activityName": "string",
"status": "1",
"reason": "1",
"displayStatus": 0,
"validityTimeInterval": {
"start": 0,
"end": 0,
"always": true
},
"parameter": "string",
"joinedTime": 0,
"activatedTime": 0,
"finishedTime": 0,
"bizId": "string",
"comment": "string"
}