Get single connection
Authorizations
Path Parameters
Response
The ID of the integration to which the connected account belongs. You can get this from the /api/v1/integrations 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 unique identifier for this connected account.
The entityId to which the connected account belongs. **Deprecated: ** Please use the entityId
field instead.
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 entity ID associated with the connection. Learn more about entities here.
The current status of the connection (e.g. 'active', 'inactive', 'pending').
INITIATED
, ACTIVE
, FAILED
The date and time when the connected account was created.
The date and time when the connected account was last updated.
Team Member information
Additional information related to the connected account.
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.
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.
Was this page helpful?