curl --location -g --request GET 'http:///V1/bundle-products//children'
[
{
"can_change_quantity": 0,
"extension_attributes": {},
"id": "string",
"is_default": true,
"option_id": 0,
"position": 0,
"price": 0,
"price_type": 0,
"qty": 0,
"sku": "string"
}
]