GET
/
api
/
v1
/
integrations
/
{integrationId}

Headers

X-API-Key
string
required

Path Parameters

integrationId
string
required

Response

200 - text/html; charset=utf-8
id
string

Unique identifier of the connector

authScheme
string

Authentication scheme used by the connector

name
string

Name of the connector

createdAt
string

Creation date of the connector

updatedAt
string

Last update date of the connector

enabled
boolean
required

Flag to indicate if the connector is currently enabled

deleted
boolean

Flag to indicate if the connector has been deleted

appId
string
required

Application ID associated with the connector

defaultConnectorId
string

Default connector ID if one exists

authConfig
object
required

Authentication configuration with sensitive data obscured

expectedInputFields
string[]
required

List of required fields expected from the customer

logo
string
required

Logo URL of the application associated with the connector

appName
string
required

Name of the application associated with the connector

useComposioAuth
boolean
required

Flag to indicate if Composio authentication is used