{
"recipient": 1,
"sender": 1
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/xcm/channel' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"recipient": 1,
"sender": 1
}'{
"code": 0,
"data": {
"active_at": 0,
"message_count": 0,
"proposed_max_capacity": 0,
"proposed_max_message_size": 0,
"recipient": 0,
"sender": 0,
"status": "string",
"transfer_count": 0
},
"generated_at": 1699600641,
"message": "Success"
}