/
AI
airbyte
/
Airbyte Configuration API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
MIT
2026-07-14
102
210
128.7 KB
web_backend
Fetch the current state type for a connection.
post
/v1/web_backend/state/get_type
Request body
ConnectionIdRequestBody
required
connectionId
string
uuid
required
Response
Successful operation
'global'
|
'stream'
|
'legacy'
|
'not_set'
required