Actions
List Groups
List and query groups. You can search for groups by combining various query parameters.
To learn more, visit the Authentik documentation.
Basic Parameters
Parameter | Description |
---|---|
Group Name | Query by the name of the group. |
Members By Username | Query by a comma separated list of the group’s member usernames. Can be obtained by the List Users action. |
Advanced Parameters
Parameter | Description |
---|---|
Attributes | Query by the additional attributes. |
Include Users | Include the group’s users in the response. |
Is Superuser | Is the group designated as a superuser group. |
Members By ID | Query by a comma separated list of the group’s member IDs. Can be obtained by the List Users action. |
Order By | Which field to use when ordering the results. |
Page Number | The page number being requested. |
Page Size | Number of results to return per page. |
Search | A search term. |
Example Output
Workflow Library Example
List Groups with Authentik and Send Results Via Email
Preview this Workflow on desktop