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

Path Parameters

assistant_id
string<uuid>
required

The ID of the assistant.

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.