Okta - Get groups by name action

This action retrieves all groups that start with a given name.

Get user groups actionGet user groups action

Input

FieldDescription
NameInput a name. Workato will match groups starting with this name.

Output

The output datatree contains a list of groups. Each group contains information like the group ID and group profile properties.

FieldDescription
IDThe unique ID for the group.
Creation timeThe timestamp when the group was created.
Last modification timeThe timestamp when the group was last modified.
Last membership updated timeThe timestamp when the group's membership was last updated.
Object classAn array of strings. This determines the group profile.
TypeThis determines how a group's profile and membership are managed.
ProfileInformation about the group, including the name and description of the group.
LinksThis object contains a collection of link relations for the group. It includes lifecycle operations and related resources. Refer to the Okta group links object documentation for more information.
List sizeThe number of groups in the list.
List indexThe index of this group in the list of groups.

Last updated: