Skip to main content
GET
List connector instances

Query Parameters

cursor
string
Required string length: 1 - 255
limit
integer
Required range: 1 <= x <= 100
connectorAccountId
string<typeid>

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

Required string length: 30
Pattern: ^cac_.*
connectorType
enum<string>
Available options:
github
pluginId
string<typeid>

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

Required string length: 30
Pattern: ^plg_.*
status
enum<string>
Available options:
active,
disabled,
archived,
error
q
string
Required string length: 1 - 255

Response

Connector instances returned successfully.

items
object[]
required
nextCursor
string | null
required
Required string length: 1 - 255