Return a list of groups.
Parameter | Description |
---|---|
Filters | Filter groups by specifying the field ID to filter by, and a list of values to include. Example: [ { "id": "name", "includeValues": ["Group_Name"] } ] |
Limit | Limit the returned number of results. |
Offset | Use this to paginate through results. Insert the nextOffset value from the previous response to retrieve the next batch of results. |
Parameter | Description |
---|---|
Search | A free-text query used to search for results. |
List Groups with Zero Networks and Send Results Via Email
Preview this Workflow on desktop
Return a list of groups.
Parameter | Description |
---|---|
Filters | Filter groups by specifying the field ID to filter by, and a list of values to include. Example: [ { "id": "name", "includeValues": ["Group_Name"] } ] |
Limit | Limit the returned number of results. |
Offset | Use this to paginate through results. Insert the nextOffset value from the previous response to retrieve the next batch of results. |
Parameter | Description |
---|---|
Search | A free-text query used to search for results. |
List Groups with Zero Networks and Send Results Via Email
Preview this Workflow on desktop