Skip to content

List connector types

GET
/api/connectors/types

Returns metadata for every available connector type. Public — no authentication required.

Connector type metadata.

object
success
required
boolean
data
required
Array<object>
object
type
required
string
name
required
string
version
required
string
description
required
string
author
string
supportedEntities
required
Array<string>

Internal server error

object
success
boolean
error
required
string
Example
Human-readable error message