/
AI
airbyte
/
Airbyte Configuration API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
airbyte
Airbyte Configuration API
post
For worker to set sync stats of a running attempt.
v1
latest
OpenAPI 3.0.0
MIT
2026-07-14
102
210
128.7 KB
attempt
internal
For worker to set sync stats of a running attempt.
post
/v1/attempt/save_stats
Request body
SaveStatsRequestBody
required
attemptNumber
integer
required
jobId
integer
required
stats
AttemptStats
required
streamStats
AttemptStreamStats[]
Response
Successful Operation
InternalOperationResult
required
succeeded
boolean
required