Skip to main content
id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
type
enum<string>
required
  • source - SOURCE
  • destination - DESTINATION
Available options:
source,
destination
name
string
required
Maximum string length: 256
slug
string
required
Maximum string length: 256
Pattern: ^[-a-zA-Z0-9_]+$
current_version
string
required
read-only

Current connector version for this connector (Expandable)

oauth_type
string
required
read-only

OAuth application to drive /oauth/initiate/ and /oauth/callback/ with. Usually the tap- / target- convention, but a connector version may pin a different one — clients should send this value rather than deriving it from the slug.

description
string | null
logo
string<uri> | null
docs_available
boolean
external_docs_url
string<uri> | null
Maximum string length: 200