Sync Runs
Sync Run
Retrieves a sync run using sync_run_id for a specific sync.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the sync.
The ID of the sync_run.
Response
200 - application/json
Was this page helpful?