get https://example.com/gateway/companies//orchestration/runs
Set x-storage-location header to fetch orchestration file(s):
-
a comma separated list:
'src/Orchestrations/alpha/,src/Orchestrations/beta/' -
string:
'src/Orchestrations/alpha/*' -
string, encode url if it's needed (urlencode):
'src%2FOrchestrations%2Fmy%2C%20folder%2F%2A,src%2FOrchestrations%2Fmy%2C%20folder2%2F%2A'