Trying to get the path to my child-theme via my functions.php

get_stylesheet_directory_uri() is the correct function to use.

Reference: https://developer.wordpress.org/reference/functions/get_stylesheet_directory_uri/