Project groups
Retrieve project group
Retrieves a project's group.
get/organization/projects/{project_id}/groups/{group_id}
Path parameters
project_idstring required
The ID of the project to inspect.
group_idstring required
The ID of the group to retrieve.
Query parameters
group_type'group' | 'tenant_group'
The type of group to retrieve.
Response
Project group retrieved successfully.