Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 4.37 KB

File metadata and controls

14 lines (11 loc) · 4.37 KB

StackoneListActionsMetaRequest

Fields

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"
]