# Personal Portfolio View the current state of your portfolio. Get a real-time overview of all your open positions, including quantity, average price, and current profit or loss. ## Fetch all open positions - [GET /api/v0/equity/portfolio](https://docs.trading212.com/api/personal-portfolio/portfolio.md): Rate Limit: 1 request per 5 seconds Fetch an open positions for your account ## Search for a specific position by ticker - [POST /api/v0/equity/portfolio/ticker](https://docs.trading212.com/api/personal-portfolio/positionbytickerv2.md): Rate Limit: 1 request per 1 second Search for a open position by ticker ## Fetch a specific position - [GET /api/v0/equity/portfolio/{ticker}](https://docs.trading212.com/api/personal-portfolio/positionbyticker.md): Rate Limit: 1 request per 1 second Fetch an open position by ticker