Skip to main content
GET
Get Distribution Channel Subgraphs

Authorizations

bbot-api-key
string
header
required

API key for authentication

Path Parameters

channel_id
string<uuid>
required

The ID of the distribution channel.

Query Parameters

recurse
boolean
default:false

Recursively retrieve subgraphs of subgraphs.

Response

Success

Map of graph name to graph schema metadata (input_schema, output_schema, state_schema, config_schema, context_schema).

{key}
GraphSchemaNoId · object

Defines the structure and properties of a graph without an ID.