Get single connection
Authorizations
Path Parameters
Response
The name of the app this account is connected to. You can get the list of available apps from the /api/v1/apps endpoint.
The unique ID of the app to which the connected account belongs. To get the full app info, you can use the /api/v1/apps endpoint.
The entityId to which the connected account belongs. **Deprecated: ** Please use the entityId
field instead.
The date and time when the connected account was created.
The entity ID associated with the connection. Learn more about entities here.
The unique identifier for this connected account.
The ID of the integration to which the connected account belongs. You can get this from the /api/v1/integrations endpoint.
The current status of the connection (e.g. 'active', 'inactive', 'pending').
INITIATED
, ACTIVE
, FAILED
The date and time when the connected account was last updated.
Flag to indicate if the connected account is enabled. This will be true if the connected account is active and can be used to perform actions.
Flag to indicate if the connected account is disabled. If this is true, the connected account will not be able to be used for any actions.
Team Member information
Additional information related to the connected account.
Was this page helpful?