how to find all scheduled build for repository from rtc
Accepted answer
Hi Yogesh, try: {RTC repository URL}/resource/virtual/build/definitions?_prettyPrint=true
It gives a JSON dump of all build definitions in the repository, including info about their schedules.
It's best to run it as a user with JazzAdmin rights, so you can see all project areas and items in them.