ProjectGroups
Get a Project Group by ID
get/{spaceId}/projectgroups/{id}
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
idstring required
ID of the ProjectGroup to load
Response
The requested project group
Example response
{
"SpaceId": "Spaces-1"
}