Connectors
Get connector account
Returns one connector account detail.
get/v1/connector-accounts/{connectorAccountId}
Path parameters
connectorAccountIdstring typeid required
Den TypeID with 'cac_' prefix and a 26-character base32 suffix.
Response
Connector account returned successfully.
Changes
Changed in 1 of the 28 revisions of this API.4
- ○
removed the pattern
^cac_.*from thepathrequest parameterconnectorAccountIdrequest-parameter-pattern-removed
- ○
the
/response's property pattern^om_.*was removed for the statusresponse-property-pattern-removed
- ○
the
/response's property pattern^cac_.*was removed for the statusresponse-property-pattern-removed
- ○
the
/response's property pattern^org_.*was removed for the statusresponse-property-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○