Returns a list of deposits.Ask AIget https://api.rls.dev/accounts/{account_id}/depositsPath Paramsaccount_idstringrequiredDefaults to ACCOUNT_IDThe account to interact with.Query Paramslimitinteger1 to 25Defaults to 25The maximum number of deposits to return.next_timestampintegerThe pagination cursor that returns deposits before this unix timestamp.Response 200A JSON array of deposits.Updated over 2 years ago