ProjectGroups
List the name and ID of all of the Project Groups in the supplied Octopus Deploy Space. The results will be sorted alphabetically by name.
get/projectgroups/all
Response
The name and ID of all of the Project Groups in the supplied Octopus Deploy Space. The results are sorted alphabetically by name."
Example response
[
{
"SpaceId": "Spaces-1"
}
]