Connectors

Get connector instance configuration

Returns the currently configured plugins and import stats for a connector instance.

get/v1/connector-instances/{connectorInstanceId}/configuration

Path parameters

connectorInstanceIdstring typeid required

Den TypeID with 'cin_' prefix and a 26-character base32 suffix.

Response

Connector instance configuration returned successfully.

oktrue required

Changes

Changed in 2 of the 26 revisions of this API.212

  • fcbb34aa170222See the full diff
    • added the new agent-plugin enum value to the item/configuredPlugins/items/extension/anyOf[PluginArchExtensionProjection]/manifest/anyOf[OpenWorkExtensionManifest]/source/format response property for the response status 200

      response-property-enum-value-added

    • added the new agent-plugin enum value to the item/configuredPlugins/items/extension/anyOf[PluginArchExtensionProjection]/sourceFormat response property for the response status 200

      response-property-enum-value-added

    • added the required property item/configuredPlugins/items/sourceFormat to the response with the 200 status

      response-required-property-added

    • added the required property item/configuredPlugins/items/sourceSchemaVersion to the response with the 200 status

      response-required-property-added

    • removed the pattern ^cin_.* from the path request parameter connectorInstanceId

      request-parameter-pattern-removed

    • the item/configuredPlugins/items/createdByOrgMembershipId response's property pattern ^om_.* was removed for the status 200

      response-property-pattern-removed

    • the item/configuredPlugins/items/extension/anyOf[PluginArchExtensionProjection]/id response's property pattern ^plg_.* was removed for the status 200

      response-property-pattern-removed

    • the item/configuredPlugins/items/id response's property pattern ^plg_.* was removed for the status 200

      response-property-pattern-removed

    • the item/configuredPlugins/items/marketplaces/items/id response's property pattern ^mkt_.* was removed for the status 200

      response-property-pattern-removed

    • the item/configuredPlugins/items/organizationId response's property pattern ^org_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorInstance/connectorAccountId response's property pattern ^cac_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorInstance/createdByOrgMembershipId response's property pattern ^om_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorInstance/id response's property pattern ^cin_.* was removed for the status 200

      response-property-pattern-removed

    • the item/connectorInstance/organizationId response's property pattern ^org_.* was removed for the status 200

      response-property-pattern-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog