Load messages for an existing chat session
aether
Load messages for an existing chat session
Returns the 50 most recent messages in chronological order, including any file parts attached to each message.
GET
Load messages for an existing chat session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Available options:
user, assistant, system parts
(TextPart · object | ReasoningPart · object | ToolInvocationPart · object | FilePart · object | SourceUrlPart · object)[]
required
- TextPart
- ReasoningPart
- ToolInvocationPart
- FilePart
- SourceUrlPart
