Get connected account details by ID
Retrieves comprehensive details of a connected account, including authentication configuration, connection status, and all parameters needed for API requests.
Path parameters
The unique identifier (nanoid) of the connected account
Response
Successfully retrieved connected account details with all authentication parameters and connection status
Changes
Changed in 1 of the 10 revisions of this API.12
- ▲
added
subschema #14to thestateresponse propertyoneOflist for the response status200response-property-one-of-added
- ●
added the new
CIMD_OAUTHenum value to theauthSchemeresponse property for the response status200response-property-enum-value-added
- ●
added the new
CIMD_OAUTHenum value to theauth_config/auth_schemeresponse property for the response status200response-property-enum-value-added
- ▲