Get TransactionsAsk AIget https://sandbox.api.yellowcard.io/custody/sendsList transactions, filter by query params.Query ParamsvaultIdstringDefaults to f9fa9aef-449e-46af-a677-3eabda0d1598Returns transactions where the vault appears on either side — as the source or destination. Use this for a complete view of a vault's activity.sourceVaultIdstringDefaults to f9fa9aef-449e-46af-a677-3eabda0d1598Narrows results to transactions that originated from this specific vault.destinationVaultIdstringDefaults to f9fa9aef-449e-46af-a677-3eabda0d1598Narrows results to transactions where funds were sent to this specific vault.startDatedateDefaults to 2025-01-01T00:00:00.000ZReturns transactions created on or after this timestamp.endDatestringDefaults to 2025-01-01T00:00:00.000ZReturns transactions created on or before this timestamp.token stringDefaults to USDT_TRC20Filters by the asset token used in the transaction.statusstringenumDefaults to completeFilters by the current transaction status.createdprocessingcompletefailedAllowed:createdprocessingcompletefailedsourceAddressstringDefaults to TMSkxBZpzhEQJHtSoz9QLwTf75LbVsC3arFilters by the on-chain wallet address from which the transaction was sent.pageSizestringDefaults to 15Number of transactions to return per page. Defaults to 15, maximum is 100.cursorstringDefaults to WzE3NjgyMzQxOTE0NjYsIjdhZDk1OTcyLTdkYjUtNTZmZC05NDQwLWNiN2Y2ZmRiNTBkNiJdOpaque pagination token returned in pagination.nextCursor from the previous response. Pass this value to retrieve the next page of results.Responses 200OK 201Create Send Transaction 400Bad Request 500Internal Server ErrorUpdated about 1 month ago What’s NextGet Transaction