{
"include": "product",
"order": "-createdAt",
"where": "{\"objectId\":{\"$in\":[\"689cc9c4a2\",\"cf3795a76a\"]}}"
}
curl --location --request POST 'https://prod.iotn2n.com/iotapi/device' \
--header 'Content-Type: application/json' \
--data-raw '{
"include": "product",
"order": "-createdAt",
"where": "{\"objectId\":{\"$in\":[\"689cc9c4a2\",\"cf3795a76a\"]}}"
}'
{}