Get Assistant Schemas
Get Assistant Schemas
Get an assistant by ID.
GET
Get Assistant Schemas
Path Parameters
The ID of the assistant.
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.

