The LinkedAccount Object ### Description The LinkedAccount
object is used to represent an end user's link with a specific integration. ### Usage Example View a list of your organization's LinkedAccount
objects.
Name | Type | Description | Notes |
---|---|---|---|
id | str | ||
status | object | ||
end_user_organization_name | str | ||
end_user_email_address | str | ||
webhook_listener_url | str | ||
category | object | [optional] | |
status_detail | str | [optional] | |
end_user_origin_id | str | [optional] | |
integration | AccountDetailsAndActionsIntegration | [optional] |