v1
latestSwagger 2.02026-08-061,9128853.7 MBTasks
Lists all of the tasks in the supplied Octopus Deploy Space. The results will be sorted from newest to oldest.
get/{spaceId}/tasks
Path parameters
spaceIdstring required
Query parameters
activeboolean
batchstring
descriptionstring
environmentstring
fromCompletedDatestring date-time
fromQueueDatestring date-time
fromStartDatestring date-time
hasPendingInterruptionsboolean
hasPendingPreconditionsboolean
hasWarningsOrErrorsboolean
idsstring[]
namestring[]
nodestring
partialNamestring
projectstring
runbookstring
runningboolean
skipinteger
Number of items to skip. Defaults to zero
statesstring[]
takeinteger
Number of items to take. Defaults to 30
tenantstring
tenantTagstring
toCompletedDatestring date-time
toQueueDatestring date-time
toStartDatestring date-time
Response
Holds a TaskResourceCollection generated in response to a ListServerTasksRequest