View current portfolio in python with alpaca api

Is there a python function built into the Alpaca api module that allows me to see MY current portfolio. For ex: if my account has stocks in Amazon, Microsoft, and Google; the code should print each ticker symbl with a “/” theough the middle like so: AMZN/MSFT/GOOGL