Which of the following API calls allows you to fetch the list of related products using the native Magento API?

A.
catalog_product_link.list, with arguments $type=’related’, $product_id
B.
catalog_product.list, with arguments $type=’related’, $product_id
C.
catalog_product_related.list, with argument $product_id
D.
catalog_product_option.list, with arguments $type=’ related’, $product_id