ProjectGroups
Get a Project Group by ID
get/spaces/{spaceIdentifier}/projectgroups/{id}
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
idstring required
ID of the ProjectGroup to load
Response
The requested project group
Example response
{
"SpaceId": "Spaces-1"
}