Get orchestrations runs

Set x-storage-location header to fetch orchestration file(s):

  1. a comma separated list:
    'src/Orchestrations/alpha/,src/Orchestrations/beta/'

  2. string:
    'src/Orchestrations/alpha/*'

  3. string, encode url if it's needed (urlencode):
    'src%2FOrchestrations%2Fmy%2C%20folder%2F%2A,src%2FOrchestrations%2Fmy%2C%20folder2%2F%2A'

(Internal reference)

Path Params
string
required
Query Params
integer
Defaults to 0
Headers
string
required
string
Defaults to githubapp
string
Defaults to 1475cb08-028e-49db-b8e9-5171eb6b87af
string
Defaults to main
string
Defaults to src/Orchestrations/test-pipline/*
Responses
200

Successful response

403

Unauthorized

Language
Response
Click Try It! to start a request and see the response here!