Skip to main content
GET
Get Sync Performance

Authorizations

Authorization
string
header
required

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

Path Parameters

bucket_id
string
required

Query Parameters

sync_config_id
string | null

Filter by sync config ID

hours
integer
default:168

Hours of history (default: 7 days)

Required range: 1 <= x <= 720
limit
integer
default:100

Maximum sync runs to return

Required range: 1 <= x <= 1000

Response

Successful Response

Sync performance analytics response.

bucket_id
string
required

Bucket identifier

time_range
TimeRange · object
required

Query time range

runs
SyncRunMetric · object[]
required

Sync run metrics

sync_config_id
string | null

Optional sync config filter

summary
Summary · object

Summary statistics