Skip to main content
GET
Get all integration configurations

Response

authType
enum<string>
required

Authentication type for the integration. Derived from authMethods: the single method type, or "multi" when more than one.

Available options:
oauth2,
api_token,
basic,
custom,
none,
multi
name
string
required

Display name of the integration

customFields
object[]
required

Custom configuration fields for the integration

URL of the integration logo

beta
boolean
required

Whether this integration is in beta

slug
string
required

Unique slug identifier for the integration

default
boolean
required

Whether this is a default integration

useCases
enum<string>[]
required

Use cases for the integration

Available options:
chat_ops,
CHECK_ATTACK_SIMULATION,
CHECK_BREACH,
CHECK_PLANNED_CHANGE,
contain_endpoint_isolate,
contain_endpoint_lock,
contain_user_disable,
contain_user_reset_password,
contain_user_revoke_sessions,
contain_file_delete,
contain_file_quarantine,
CREATE_TICKET,
ENRICH_FILE,
ENRICH_IP,
enrich_detection,
ON_CONNECT,
ON_ENABLE,
ON_DISABLE,
get_detections,
get_endpoint,
get_endpoints,
get_logs,
get_user,
get_users,
INTERNAL,
INTERNAL_AUTH_CHECK,
OTHER,
LOG_PARSER,
DETECTION_PARSER,
SEND_MESSAGE,
uncontain_endpoint_unisolate,
uncontain_endpoint_unlock,
uncontain_file_add_exclusion,
uncontain_file_unquarantine,
uncontain_user_enable,
update_detection_source,
UPDATE_TICKET,
webhook,
refresh_detection,
get_rules
webhookActions
object[]
required

Available actions for this integration

containmentActions
object[]
required

Containment and uncontainment actions for this integration

authMethods
object[]

User-selectable authentication methods. When present, the user picks one at connect time.

oauthRequiresRedirect
boolean

Whether OAuth flow requires a redirect

requiresConfiguration
boolean

Whether the integration requires additional configuration

requiresWebhook
boolean

Whether the integration is webhook-only and requires the user to configure a webhook on the vendor side

logoLight
string

URL of the light theme logo

logoDark
string

URL of the dark theme logo

description
string

Description of the integration

internalCreds
boolean

Whether credentials are managed internally

docsUrl
string

URL to integration documentation

statusUrl
string

URL to provider status page

rtfm
boolean

Should the instructions be read before continuing with this integration?

integrationTypes
enum<string>[]

Integration types for SKU enforcement

Available options:
collaboration,
endpoint,
identity,
network_vpn,
cloud,
siem,
saas,
attack_simulation,
deception,
enrichment,
email,
firewall,
dns,
custom
actions
object[]

Public actions available for this integration

singleInstallOnly
boolean

If true, only one instance of this integration can be installed per team

hideFromCatalog
boolean

If true, this integration should not be shown in the browse catalog

comingSoon
boolean

If true, this integration is shown as coming soon and cannot be connected yet

syslogListenerTypes
enum<string>[]

Syslog ingestion listener types supported when auto-deploy metadata is present

Available options:
socket,
http,
https