Find Groups
Find groups in Okta Privileged Access using a search argument and return a list of the matched groups.
This action card uses the List all Groups for a Team API.
While the API supports pagination, the action card doesn't support this behavior. The card returns a maximum of 200 results. If you expect to return more than 200 results from this function, you should use the Custom API Action card and handle the link header value instead.
Input
Field | Definition | Type | Required |
---|---|---|---|
Groups |
|||
Query |
Specifies a search argument, such as a partial or full group name. |
Text |
TRUE |
Output
Field | Definition | Type |
---|---|---|
Response |
||
Groups |
List of the Okta Privileged Access groups and their related metadata. |
List of Objects |
Found Count |
Number of groups found in Okta Privileged Access. |
Number |