Skip to main content
GET
Get sync run using sync_run_id for a specific sync

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sync_id
integer
required

The ID of the sync.

sync_run_id
integer
required

The ID of the sync_run.

Response

A JSON object representing the sync run

data
object