ReadonlydefaultsReadonlyltsStaticltsReturns a specified connected account.
Optionalparameters: ConnectedAccountsGetParametersReturns a list of all connected accounts.
Optionalparameters: ConnectedAccountsListParametersRequest a connected account sync attempt for the specified connected_account_id.
Updates a connected account.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
Deletes a specified connected account.
Deleting a connected account triggers a
connected_account.deletedevent and removes the connected account and all data associated with the connected account from Seam, including devices, events, access codes, and so on. For every deleted resource, Seam sends a corresponding deleted event, but the resource is not deleted from the provider.For example, if you delete a connected account with a device that has an access code, Seam sends a
connected_account.deletedevent, adevice.deletedevent, and anaccess_code.deletedevent, but Seam does not remove the access code from the device.