Airbyte · Example Payload

Airbyte Group Response Example

Example description for this resource.

Data IntegrationETLELTOpen SourceData PipelineConnectorsData

Airbyte Group Response Example is an example object payload from Airbyte, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

groupIdnamedescriptionorganizationIdmemberCount

Example Payload

Raw ↑
{
  "groupId": "abc123def456",
  "name": "example-name",
  "description": "Example description for this resource.",
  "organizationId": "abc123def456",
  "memberCount": 33
}