curl --location --request GET '/tags/remotes?remote_ids=' \
--header 'Authorization: {{access_token}}'{
"651469001": [
{
"tag_id": 113,
"name": "99"
},
{
"tag_id": 114,
"name": "qqqq"
}
],
"994469742": [
{
"tag_id": 114,
"name": "qqqq"
}
]
}