Airbyte · JSON Structure

Airbyte User Id Structure

Internal Airbyte user ID

Type: uuid Properties: 0
Data IntegrationETLELTOpen SourceData PipelineConnectorsData

UserId 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-user-id-structure.json",
  "name": "UserId",
  "description": "Internal Airbyte user ID",
  "type": "uuid"
}