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

Errors

400
Connections Get Type Parameter Values Request Bad Request Error
401
Connections Get Type Parameter Values Request Unauthorized Error
404
Connections Get Type Parameter Values Request Not Found Error
500
Connections Get Type Parameter Values Request Internal Server Error