Get Assistant Schemas
Get Assistant Schemas
Get an assistant by ID.
GET
Get Assistant Schemas
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-v15cha-1779827592-24b9c53.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.

