Skip to main content
GET
Get a connected integration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

integrationId
string
required

Unique identifier of the integration

Response

200 - application/json

Ok

integrationId
string
required

A unique identifier for the Integration.

displayName
string
required

The Integration's display name.

resourceKinds
string[]
required

A list of string identifiers for the resource types ingested by the Integration.

connections
object[]
required

A list of installed Connections.