/
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
attempt
internal
For worker to set sync stats of a running attempt.
post
/v1/attempt/save_stats
Request body
SaveStatsRequestBody
required
attemptNumber
integer
required
jobId
integer
required
stats
AttemptStats
required
streamStats
AttemptStreamStats[]
Response
Successful Operation
InternalOperationResult
required
succeeded
boolean
required
All 102 operations
post
For worker to set sync stats of a running attempt.
post
For worker to save the AttemptSyncConfig for an attempt.
post
For worker to register the workflow id in attempt.
post
Create a connection between a source and a destination
post
Delete a connection
post
Get a connection
post
Returns all connections for a workspace.
post
Returns all connections for a workspace, including deleted connections.
post
Reset the data for the connection. Deletes data generated by the connection in the destination. Resets any cursors back to initial state.
post
Search connections
post
Trigger a manual sync of the connection
post
Update a connection
post
Get specification for a destinationDefinition
post
Creates a custom destinationDefinition for the given workspace
post
Delete a destination definition
post
Get destinationDefinition
post
Get a destinationDefinition that is configured for the given workspace
post
grant a private, non-custom destinationDefinition to a given workspace
post
List all the destinationDefinitions the current Airbyte deployment is configured to use
post
List all the destinationDefinitions the given workspace is configured to use
post
List the latest destinationDefinitions Airbyte supports
post
List all private, non-custom destinationDefinitions, and for each indicate whether the given workspace has a grant for using the definition. Used by admins to view and modify a given workspace's grants.
post
revoke a grant to a private, non-custom destinationDefinition from a given workspace
post
Update destinationDefinition
post
Given a destination def ID generate an access/refresh token etc.
post
Given a destination connector definition ID, return the URL to the consent screen where to redirect the user to.
post
Sets instancewide variables to be used for the oauth flow when creating this destination. When set, these variables will be injected into a connector's configuration before any interaction with the connector image itself. This enables running oauth flows with consistent variables e.g: the company's Google Ads developer_token, client_id, and client_secret without the user having to know about these variables.
post
Check connection to the destination
post
Check connection for a proposed update to a destination
post
Clone destination
post
Create a destination
post
Delete the destination
post
Get configured destination
post
List configured destinations for a workspace
post
Search destinations
post
Update a destination
get
Health Check
post
Cancels a job
post
Get information about a job
post
Gets all information needed to debug this job
post
/v1/jobs/get_last_replication_job
post
Get information about a job excluding attempt info and logs
post
Get normalization status to determine if we can bypass normalization phase
post
Returns recent jobs for a connection. Jobs are returned in descending order by createdAt.
post
Get logs
post
Try sending a notifications
get
Returns the openapi specification
post
Check if an operation to be created is valid
post
Create an operation to be applied as part of a connection pipeline
post
Delete an operation
post
Returns an operation
post
Returns all operations for a connection.
post
Update an operation
post
Run check connection for a given destination configuration
post
Run check connection for a given source configuration
post
Run discover schema for a given source a source configuration
post
Get specification for a SourceDefinition.
post
Creates a custom sourceDefinition for the given workspace
post
Delete a source definition
post
Get source
post
Get a sourceDefinition that is configured for the given workspace
post
grant a private, non-custom sourceDefinition to a given workspace
post
List all the sourceDefinitions the current Airbyte deployment is configured to use
post
List all the sourceDefinitions the given workspace is configured to use
post
List the latest sourceDefinitions Airbyte supports
post
List all private, non-custom sourceDefinitions, and for each indicate whether the given workspace has a grant for using the definition. Used by admins to view and modify a given workspace's grants.
post
revoke a grant to a private, non-custom sourceDefinition from a given workspace
post
Update a sourceDefinition
post
Given a source def ID generate an access/refresh token etc.
post
Given a source connector definition ID, return the URL to the consent screen where to redirect the user to.
post
Sets instancewide variables to be used for the oauth flow when creating this source. When set, these variables will be injected into a connector's configuration before any interaction with the connector image itself. This enables running oauth flows with consistent variables e.g: the company's Google Ads developer_token, client_id, and client_secret without the user having to know about these variables.
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.
post
Create or update the state for a connection.
post
Fetch the current state for a connection.
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
post
Creates a workspace
post
Deletes a workspace
post
Find workspace by ID
post
Find workspace by connection id
post
Find workspace by slug
post
List all workspaces registered in the current Airbyte deployment
post
Update workspace feedback state
post
Update workspace state
post
Update workspace name