| Field | Type | Required | Description | Example |
|---|---|---|---|---|
exclude |
T::Array<Models::Operations::Exclude> | ➖ | Data to exclude from the response | [ "actions" ] |
filter |
T.nilable(Models::Operations::Filter) | ➖ | Actions Metadata filters | |
group_by |
T.nilable(::String) | ➖ | The relation to group the results by | [ "connector" ] |
include |
T::Array<Models::Operations::Include> | ➖ | Additional data to include in the response | [ "action_details", "authentication_guides" ] |
next_ |
T.nilable(::String) | ➖ | The unified cursor | |
page_size |
T.nilable(::String) | ➖ | The number of results per page (default value is 25) | |
search |
T.nilable(::String) | ➖ | Text search across provider names, action labels, and action descriptions | employee |