v1
latestSwagger 2.02026-08-061,9128853.7 MBProjects
Lists all of the projects in the supplied Octopus Deploy Space, from all project groups. The results will be sorted alphabetically by name.
get/spaces/{spaceIdentifier}/projects
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
Query parameters
clonedFromProjectIdstring
idsstring[]
namestring
(Obsolete) A partial or complete name to limit the set of retrieved Projects to. This will perform a "contains" style match against the supplied name or name-fragment. Left for backwards compatibility.
partialNamestring
A partial name, to limit the set of Projects to those with a name that includes the partial name
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
Lists all of the projects in the supplied Octopus Deploy Space, from all project groups. The results will be sorted alphabetically by name.