Airbyte · Schema

OAuthCredentialsConfiguration

The configuration for this source/destination based on the OAuth section of the relevant specification.

Data IntegrationETLELTOpen SourceData PipelineConnectorsData
View JSON Schema on GitHub

JSON Schema

airbyte-o-auth-credentials-configuration-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/airbyte/refs/heads/main/json-schema/airbyte-o-auth-credentials-configuration-schema.json",
  "title": "OAuthCredentialsConfiguration",
  "description": "The configuration for this source/destination based on the OAuth section of the relevant specification.",
  "type": "object"
}