Changes to Get connection
GET /companies/{companyId}/connections/{connectionId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 52 revisions of this API.412
What changed
- ○
for the
pathrequest parametercompanyId, the type/format was generalized from/tostring/uuidrequest-parameter-type-generalized
- ○
- ▲
the response property
integrationKeybecame optional for the status200response-property-became-optional
- ▲
- ○
for the
pathrequest parametercompanyId, the type/format was generalized fromstring/uuidto/request-parameter-type-generalized
- ○
- ▲
the response property
dataConnectionErrorsbecame nullable for the status200response-property-became-nullable
- ▲
- ▲
the response property
connectionInfobecame nullable for the status200response-property-became-nullable
- ▲
the response property
lastSyncbecame nullable for the status200response-property-became-nullable
- ▲
- ●
removed the optional property
additionalPropertiesfrom the response with the200statusresponse-optional-property-removed
- ●