Pipedream · Schema

ProxyResponseBinary

Binary response from the proxied API

ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI Agents
View JSON Schema on GitHub

JSON Schema

pipedream-proxyresponsebinary-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ProxyResponseBinary",
  "title": "ProxyResponseBinary",
  "type": "string",
  "format": "binary",
  "description": "Binary response from the proxied API"
}