Skip to main content
GET
List Connections

Authorizations

X-API-KEY
string
header
required

Path Parameters

organization_id
string<uuid>
required

Query Parameters

limit
integer
default:100
Required range: x >= 0
offset
integer
default:0
Required range: x >= 0
id
string<uuid> | null

Equality Filter for Connection id

identifier
string | null

Equality Filter for Connection identifier

vendor
enum<string> | null

Equality Filter for Connection vendor

Available options:
AIKIDO,
ARNICA,
AWS_ACCESS_ANALYSER,
AWS_GUARDDUTY,
AWS_INSPECTOR2,
AWS_SECURITYHUB,
BIT_SIGHT,
BLACK_DUCK_COVERITY,
BLACK_DUCK_SCA,
BLACK_KITE,
CHECKMARX,
CROWDSTRIKE,
CROWDSTRIKE_SPOTLIGHT,
GITHUB,
GITLAB,
HEELER,
INSIGHTVM,
JIRA,
LACEWORK_CSPM,
MEND,
MS_DEFENDER_CLOUD,
MS_DEFENDER_ENDPOINT,
MS_DEFENDER_VMS,
MS_DEFENDER_VMS_GCC_HIGH,
MS_ENTRA,
MS_INTUNE,
OKTA_IDP,
ORCA,
PROCESSUNITY,
PROOFPOINT_TAP,
QUALYS,
SECURITY_SCORECARD,
SEMGREP,
SENTINELONE,
SENTINELONE_VMS,
SERVICENOW,
SERVICENOW_ITSM,
SERVICENOW_VR,
SNYK,
SOCKET,
SONARQUBE,
TANIUM_VMS,
TENABLE,
UPWIND,
WIZ_CODE,
WIZ_CSPM,
WIZ_VMS
healthStatus
enum<string> | null

Equality Filter for Connection health status (HEALTHY/UNHEALTHY)

Available options:
HEALTHY,
UNHEALTHY,
INITIALIZING
Example:

"HEALTHY"

healthStatusCodes
string | null

Filter Connection by health status name, comma separated

Example:

"UNAUTHORIZED,EXECUTION_TIMEOUT"

Response

Successful Response

count
integer
required

Number of items return in the response

items
Connection · object[]
required

The records on this page.

total
integer | null

Total number of items that can be returned