Skip to main content
GET
Recent accounting sync log

Example Request

Response

Response Fields

Notes

  • When sync_status is failed, check the last_error field for details on what went wrong.
  • Entity counts in entities_synced reflect the most recent sync only, not cumulative totals.
  • To trigger a new sync, use the Trigger Accounting Sync endpoint.
Poll this endpoint after triggering a sync to track progress. Alternatively, subscribe to the accounting.sync.completed webhook event for real-time notifications.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Query Parameters

provider
string

Only rows for this integration.

status
enum<string>
Available options:
success,
error

Substring match on the provider-side or internal record id.

limit
integer
default:25
Required range: x <= 200
offset
integer
default:0

Response

Sync log entries.

data
object[]