Retrieve a yield sweep (deposit or withdrawal) by its ID.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
The yield sweep ID.
Yield sweep retrieved successfully.
A yield sweep record representing a deposit or withdrawal.
Unique identifier for the yield sweep.
The ID of the wallet involved in the sweep.
The ID of the vault involved in the sweep.
Type of yield sweep.
deposit, withdraw Status of a yield sweep.
pending, confirmed, failed The amount of underlying assets involved. Set after the sweep is confirmed on-chain.
The amount of vault shares involved. Set after the sweep is confirmed on-chain.
Unix timestamp of when the sweep was created, in milliseconds.
Unix timestamp of when the sweep was last updated, in milliseconds.