Connectors
Get connector target
Returns one connector target detail.
get/v1/connector-targets/{connectorTargetId}
Path parameters
connectorTargetIdstring typeid required
Den TypeID with 'ctg_' prefix and a 26-character base32 suffix.
Response
Connector target returned successfully.
Changes
Changed in 1 of the 25 revisions of this API.3
- ○
removed the pattern
^ctg_.*from thepathrequest parameterconnectorTargetIdrequest-parameter-pattern-removed
- ○
the
item/connectorInstanceIdresponse's property pattern^cin_.*was removed for the status200response-property-pattern-removed
- ○
the
item/idresponse's property pattern^ctg_.*was removed for the status200response-property-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○