GET
/
v1
/
integration_definition

Query Parameters

category
string[]

Category integration belongs to Example: Ticketing, Documentation etc

workspaceId
string
required

Unique identifier used to identify all the other resources. You can find this in the UI after the host and /workspaces/{workspaceId}

Response

200 - application/json
createdAt
string
required

When the integration account was created.

deleted
string | null
required

When this account is deleted. If deleted

icon
string | null
required

Icon for the integration

integrationDefinitionId
string
required

A unique identifier for Integration Definition

integrationType
object
required

Category integration belongs to Example: Ticketing, Documentation etc

isLatest
boolean
required

Boolean to validate if the integration is on latest version

key
string
required

A unique identifier in text used to identify Integration

latestVersion
string
required

Current latest version for the integration

latestVersionSource
string
required

Link to the source code for the latest version

name
string
required

Name of the integration

releaseStage
object
required

This tells the status of the integration. If Alpha most features will be working but can expect some issues.

sourceUrl
string
required

This is the URL where the compiled source code of integration

updatedAt
string
required

When the integration account was updated last.

version
string
required

Current version of the integration

workspaceId
string | null
required

A unique identifier for Workspace