Get Distribution Channel Schemas
Distribution Channels
Get Distribution Channel Schemas
Get a distribution channel’s schemas by ID.
GET
Get Distribution Channel Schemas
Authorizations
API key for authentication
Path Parameters
The ID of the distribution channel.
Response
Success
Defines the structure and properties of a graph.
The ID of the graph.
The schema for the graph state. Missing if unable to generate JSON schema from graph.
The schema for the graph input. Missing if unable to generate JSON schema from graph.
The schema for the graph output. Missing if unable to generate JSON schema from graph.
The schema for the graph config. Missing if unable to generate JSON schema from graph.
The schema for the graph context. Missing if unable to generate JSON schema from graph.