/
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
Check connection to the source
v1
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
post
Check connection to the source
post
Check connection for a proposed update to a source
post
Clone source
post
Create a source
post
Delete a source
post
Discover the schema catalog of the source
post
Get source
post
List sources for workspace
post
Get most recent ActorCatalog for source
post
Search sources
post
Update a source
post
Should only called from worker, to write result from discover activity back to DB.
source_definition
11
source_definition_specification
1
source_oauth
3
state
2
web_backend
8
workspace
9
source
Check connection to the source
post
/v1/sources/check_connection
Request body
SourceIdRequestBody
required
sourceId
string
uuid
required
Response
Successful operation
CheckConnectionRead
required
jobInfo
SynchronousJobRead
required
message
string
status
'succeeded'
|
'failed'
required