Get an assistant by its ID.
Returns the latest version of the assistant. Returns 404 if the assistant does not exist or does not belong to the authenticated user.
Successful Response
Assistant entity model
Unique identifier for the assistant.
Human-readable name of the assistant.
Identifier of the graph this assistant executes.
Identifier of the user who owns this assistant.
The version of the assistant.
Timestamp when the assistant was created.
Timestamp when the assistant was last updated.
Optional description of the assistant's purpose.
Configuration passed to the graph at runtime.
Context variables available to the graph during execution.
Arbitrary metadata for searching and filtering.