Is there a way to fetch historical candle market data?

I feel so stupid asking such a question, but I could not find this anywhere in the API doc (https://api.tradovate.com/). To be clear, I don’t want to connect with the Web Socket and receive real-time feed. For example, I want to fetch 15 minutes N number of the most recent historical candle data for a given contract ID using REST API.