| Field | Type | Required | Description |
|---|---|---|---|
accountId |
JsonNullable<String> | ➖ | The account ID this metadata applies to (only present when filtering by account_ids) |
integrationId |
JsonNullable<String> | ➖ | The integration ID this metadata applies to (only present when filtering by account_ids) |
version |
JsonNullable<String> | ➖ | The version of the actions metadata |
name |
JsonNullable<String> | ➖ | The name of the provider |
key |
JsonNullable<String> | ➖ | The unique key for the provider |
icon |
JsonNullable<String> | ➖ | The icon URL for the provider |
description |
JsonNullable<String> | ➖ | The description of the provider |
releaseStage |
JsonNullable<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. |
authentication |
List<AuthenticationMetaItem> | ➖ | The authentication methods supported by the provider |
scopeDefinitions |
List<ScopeDefinitionMetaItem> | ➖ | The list of scope definitions available for this provider |
actions |
List<ActionMetaItem> | ➖ | The list of actions available for this provider |