| Field | Type | Required | Description | Example |
|---|---|---|---|---|
pageSize |
?string | ➖ | The number of results per page (default value is 25) | |
next |
?string | ➖ | The unified cursor | |
groupBy |
?string | ➖ | The relation to group the results by | [ "connector" ] |
filter |
?Operations\StackoneListActionsMetaQueryParamFilter | ➖ | Actions Metadata filters | |
include |
array<Operations\StackoneListActionsMetaQueryParamInclude> | ➖ | Additional data to include in the response | [ "action_details", "authentication_guides" ] |
search |
?string | ➖ | Text search across provider names, action labels, and action descriptions | employee |
exclude |
array<Operations\Exclude> | ➖ | Data to exclude from the response | [ "actions" ] |