/
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
Returns the current state of a workspace
v1
latest
OpenAPI 3.0.0
MIT
2026-07-14
102
210
128.7 KB
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