Get all commands for an environment
GET /api/v3/organizations/{organisation}/environments/{environment}/commands
GET
/api/v3/organizations/{organisation}/environments/{environment}/commands
Authorizations
Parameters
Path Parameters
organisation
required
string
The organisation ID
Example
test-org environment
required
string
The environment ID
Example
test-envResponses
200
The commands
object
runId
string
runType
string
command
string
status
string
startTime
string
endTime
string
exitCode
integer
output
Array<string>
scheduleName
string
targetContainerName
string