2024-02-08
Search...
/
Log in
Book a demo
Guides
API Reference
Guides
API Reference
API Reference
Bulk Sync
Connections
GET
Get Connection Types
GET
Get Connection Type
GET
List Connections
POST
Create Connection
POST
Connect
GET
Get Connection
PUT
Update Connection
DEL
Remove Connection
GET
Connection Parameter Values
Query Runner
Models
Model Sync
Schemas
Events
Jobs
Identity
Organization
Users
Permissions
Webhooks
Log in
Book a demo
API Reference
Connections
Get Connection Type
GET
https://app.polytomic.com
/
api
/
connection_types
/
:id
Path parameters
id
string
Required
Headers
X-Polytomic-Version
string
Optional
Response
This endpoint returns an object.
$anchor
string
Optional
$comment
string
Optional
$defs
map from strings to objects
Optional
Show 53 properties
$dynamicRef
string
Optional
$id
string
Optional
$ref
string
Optional
$schema
string
Optional
additionalProperties
object
Optional
Show 53 properties
allOf
list of objects
Optional
Show 53 properties
anyOf
list of objects
Optional
Show 53 properties
const
any
Optional
contains
object
Optional
Show 53 properties
contentEncoding
string
Optional
contentMediaType
string
Optional
contentSchema
object
Optional
Show 53 properties
default
any
Optional
dependentRequired
map from strings to lists of strings
Optional
dependentSchemas
map from strings to objects
Optional
Show 53 properties
deprecated
boolean
Optional
description
string
Optional
else
object
Optional
Show 53 properties
enum
list of any
Optional
examples
list of any
Optional
exclusiveMaximum
string
Optional
exclusiveMinimum
string
Optional
format
string
Optional
if
object
Optional
Show 53 properties
items
object
Optional
Show 53 properties
maxContains
integer
Optional
>=0
maxItems
integer
Optional
>=0
maxLength
integer
Optional
>=0
maxProperties
integer
Optional
>=0
maximum
string
Optional
minContains
integer
Optional
>=0
minItems
integer
Optional
>=0
minLength
integer
Optional
>=0
minProperties
integer
Optional
>=0
minimum
string
Optional
multipleOf
string
Optional
not
object
Optional
Show 53 properties
oneOf
list of objects
Optional
Show 53 properties
pattern
string
Optional
patternProperties
map from strings to objects
Optional
Show 53 properties
prefixItems
list of objects
Optional
Show 53 properties
properties
map from strings to any
Optional
propertyNames
object
Optional
Show 53 properties
readOnly
boolean
Optional
required
list of strings
Optional
then
object
Optional
Show 53 properties
title
string
Optional
type
string
Optional
uniqueItems
boolean
Optional
writeOnly
boolean
Optional
Errors
401
Unauthorized
404
Not Found
500
Internal Server Error
List Connections
Up Next