Airbyte · JSON Structure

Airbyte O Auth Credentials Configuration Structure

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

Type: object Properties: 0
Data IntegrationETLELTOpen SourceData PipelineConnectorsData

OAuthCredentialsConfiguration is a JSON Structure definition published by Airbyte. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

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