| 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 |
StackoneListActionsMetaFilter | ➖ | Actions Metadata filters | |
Include |
List<StackoneListActionsMetaInclude> | ➖ | 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 |
List<Exclude> | ➖ | Data to exclude from the response | [ "actions" ] |