Read the stored context for a chat session
HTTP Streaming Chat
Read the stored context for a chat session
Returns the currently stored context string for the session, or null fields if none has been set. This is a read-only call — it never creates records.
GET
Read the stored context for a chat session
Authorizations
Enter your API key with the Bearer prefix — e.g. Bearer sk_live_xxx (production) or Bearer sk_test_xxx (sandbox)
Path Parameters
UUID of the chat session whose context you want to retrieve.