v1
latestSwagger 2.02026-08-061,9128853.7 MBDeploymentProcesses
Lists all the deployment processes
Lists all the deployment processes in the supplied Octopus Deploy Space, sorted by Id.
get/{spaceId}/deploymentprocesses
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
Query parameters
idsstring[]
A list of DeploymentProcess IDs, to limit the matching of DeploymentProcesses to those with a particular ID. Example: ["deploymentprocess-Projects-1", "deploymentprocess-Projects-2"]
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
The requested list of Deployment Processes