/
AI
airbyte
/
Airbyte Configuration API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
airbyte
Airbyte Configuration API
post
Returns the current state of a workspace
ce48e08e02ec
latest
OpenAPI 3.0.0
MIT
2026-07-14
102
210
128.7 KB
attempt
3
connection
9
destination
9
destination_definition
11
destination_definition_specification
1
destination_oauth
3
health
1
jobs
7
logs
1
notifications
1
openapi
1
operation
6
scheduler
3
source
12
source_definition
11
source_definition_specification
1
source_oauth
3
state
2
web_backend
8
post
Returns a summary of source and destination definitions that could be updated.
post
Create a connection
post
Get a connection
post
Returns all non-deleted connections for a workspace.
post
Update a connection
post
Returns available geographies can be selected to run data syncs in a particular geography. The 'auto' entry indicates that the sync will be automatically assigned to a geography according to the platform default behavior. Entries other than 'auto' are two-letter country codes that follow the ISO 3166-1 alpha-2 standard.
post
Fetch the current state type for a connection.
post
Returns the current state of a workspace
workspace
9
web_backend
Returns the current state of a workspace
post
/v1/web_backend/workspace/state
Request body
WebBackendWorkspaceState
required
workspaceId
string
uuid
required
Response
Successful operation
WebBackendWorkspaceStateResult
required
hasConnections
boolean
required
hasDestinations
boolean
required
hasSources
boolean
required