GET
/
project
/
{projectId}
/
group

Authorizations

apiKey
string
headerrequired

Path Parameters

projectId
string
required

The unique identifier of the project to get project groups.

Response

200 - application/json
groupId
string

The Id of the project group.

groupName
string

The Name of the project group.

projectId
string

The ID of the project.