Check sync status of bank accounts
Check the synchronization status of bank accounts for an entity, including real-time transaction progress
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
entityId
The ID of the entity to check sync status for
Response
Sync status retrieved successfully
accounts
allSynced
Whether all accounts have completed synchronization
summary
Summary of sync status across all accounts
transactionProgress
Overall transaction-level progress across all accounts
timestamp
Timestamp when the sync status was checked
message
Optional message, present when no accounts are found