{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/airbyte/refs/heads/main/json-structure/airbyte-redirect-url-response-structure.json", "name": "RedirectUrlResponse", "description": "", "type": "object", "properties": { "redirectUrl": { "format": "url", "type": "string" } } }