Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 5.86 KB

File metadata and controls

14 lines (11 loc) · 5.86 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 ?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"
]