Connectors
List connector targets
Lists connector targets for one connector instance.
get/v1/connector-instances/{connectorInstanceId}/targets
Path parameters
connectorInstanceIdstring typeid required
Den TypeID with 'cin_' prefix and a 26-character base32 suffix.
Query parameters
cursorstring
limitinteger
targetKind'repository_branch'
qstring
Response
Connector targets returned successfully.
Changes
Changed in 1 of the 26 revisions of this API.3
- ○
removed the pattern
^cin_.*from thepathrequest parameterconnectorInstanceIdrequest-parameter-pattern-removed
- ○
the
items/items/connectorInstanceIdresponse's property pattern^cin_.*was removed for the status200response-property-pattern-removed
- ○
the
items/items/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
- ○