Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 11.6 KB

File metadata and controls

18 lines (15 loc) · 11.6 KB

ActionsMeta

Fields

Field Type Required Description
account_id T.nilable(::String) The account ID this metadata applies to (only present when filtering by account_ids)
actions T::Array<Models::Shared::ActionMetaItem> The list of actions available for this provider
authentication T::Array<Models::Shared::AuthenticationMetaItem> The authentication methods supported by the provider
description T.nilable(::String) The description of the provider
icon T.nilable(::String) The icon URL for the provider
integration_id T.nilable(::String) The integration ID this metadata applies to (only present when filtering by account_ids)
key T.nilable(::String) The unique key for the provider
name T.nilable(::String) The name of the provider
release_stage T.nilable(::String) The release stage of the connector (e.g., ga, beta, preview). By default, StackOne organizations only have access to connectors in the 'ga' stage. To get access to 'beta' or 'preview' stage connectors, please contact support.
scope_definitions T::Array<Models::Shared::ScopeDefinitionMetaItem> The list of scope definitions available for this provider
version T.nilable(::String) The version of the actions metadata