Authorization: Bearer ********************curl --location 'https://mma.tvunetworks.com/api/objectd/v1/tag?tagId=undefined&tagName=undefined&classification=undefined&groupIds=undefined&userIds=undefined' \
--header 'Authorization: Bearer <token>'{
"errorCode": "0x0",
"errorInfo": "Succ",
"result": [
{
"tagId": "1231-sdf-1231231-sdfads",
"tagName": "科少府信",
"classification": 1,
"groupId": "12231312312312",
"userId": "sadfsdfasdfasdfaswe"
}
]
}