I have a need to extract default Grid Variable values from Every orchestration in a project. I would like to do this in an automated way (such as API calls or Web Scraping).
So far I've only tried using API v1 but can't seem to narrow down to the grid variable default values.
Has anyone ever tried doing this before with API calls? Is it even possible with API?
Is there a simpler way to iterate through all Orchestrations and extract grid variable values?