/
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 register the workflow id in attempt.
v1
latest
OpenAPI 3.0.0
MIT
2026-07-14
102
210
128.7 KB
attempt
internal
For worker to register the workflow id in attempt.
post
/v1/attempt/set_workflow_in_attempt
Request body
SetWorkflowInAttemptRequestBody
required
attemptNumber
integer
required
jobId
integer
required
processingTaskQueue
string
workflowId
string
required
Response
Successful Operation
InternalOperationResult
required
succeeded
boolean
required