cURL
Transactions
List transactions
Sync transactions for the authenticated user with cursor-based pagination and optional date backfill filters.
GET
cURL
Authorizations
A Yoshi API key from Settings → API Keys, or a Yoshi OAuth access token issued by Sign in with Yoshi.
Query Parameters
Opaque cursor from a previous response
Items per page (1-100, default 50)
Required range:
1 <= x <= 100Filter by account ID
Inclusive posted-date lower bound
Pattern:
^\d{4}-\d{2}-\d{2}$Inclusive posted-date upper bound
Pattern:
^\d{4}-\d{2}-\d{2}$Last modified on June 18, 2026