Skip to main content
Get detailed information for a group in a specified organization.
External DocumentationTo learn more, visit the Flexera documentation.

Parameters

ParameterDescription
Group IDThe ID of the group to retrieve.
Org IDThe ID of the organization (tenant).
ViewSelect the level of detail to include in the response.

Example Output

{
	"createdAt": "2025-07-01T05:13:27.755657Z",
	"description": "The Admins group description",
	"id": 1234,
	"kind": "iam:group",
	"name": "Admins",
	"ref": "ref:nam:123::iam:group:1234",
	"updatedAt": "2025-08-02T05:13:27.755657Z"
}

Workflow Library Example

Get Group with Flexera and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop