Hello, I've been able to isolate what I need from the API so far, however there is once piece to the puzzle that I am looking for. What function in the bamboo module can I use to get/download logs from bamboo?
Edit: I've figured out a way how to generate URLs of the logs using the library, is scraping them using python the only way I can access them?