Connection Type Parameter Values

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

typestringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
fieldstringRequired
connection_idstringOptionalformat: "uuid"
parametersmap from strings to anyOptional
querystringOptional

Response

OK
datamap from strings to optional objects or null

Errors