Skip to main content
GET
/
assistants
/
{assistant_id}
/
subgraphs
/
{namespace}
{}

Path Parameters

assistant_id
string<uuid>
required

The ID of the assistant.

namespace
string
required

Namespace of the subgraph to filter by.

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.