/
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 all non-deleted connections for a workspace.
v1
latest
OpenAPI 3.0.0
MIT
2026-07-14
102
210
128.7 KB
web_backend
Returns all non-deleted connections for a workspace.
post
/v1/web_backend/connections/list
Request body
WebBackendConnectionListRequestBody
required
destinationId
DestinationId[]
sourceId
SourceId[]
workspaceId
string
uuid
required
Response
Successful operation
WebBackendConnectionReadList
required
connections
WebBackendConnectionListItem[]
required