Internal Airbyte user ID
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/UserId", "title": "UserId", "type": "string", "description": "Internal Airbyte user ID", "format": "uuid", "x-speakeasy-component": true }