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:
SEMGREP,
SENTINELONE_VMS,
SENTINELONE,
AIKIDO,
ORCA,
AWS_INSPECTOR2,
AWS_ACCESS_ANALYSER,
AWS_SECURITYHUB,
INSIGHTVM,
MS_DEFENDER_VMS,
MS_ENTRA,
MS_DEFENDER_VMS_GCC_HIGH,
MS_DEFENDER_CLOUD,
MS_DEFENDER_ENDPOINT,
JIRA,
QUALYS,
GITHUB,
ARNICA,
SNYK,
TANIUM_VMS,
GITLAB,
MEND,
SERVICENOW,
UPWIND,
TENABLE,
CHECKMARX,
CROWDSTRIKE_SPOTLIGHT,
CROWDSTRIKE,
BLACK_KITE,
BIT_SIGHT,
LACEWORK_CSPM,
WIZ_VMS,
WIZ_CODE,
OKTA_IDP
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

List of items returned in the response

total
integer | null

Total number of items that can be returned