Get session history

Load a session and the conversation turns associated with it.

Authentication

AuthorizationBearer

Send the agent framework auth token as Authorization: Bearer <token>.

Path parameters

session_idstringRequired

Query parameters

limitintegerOptionalDefaults to 50

Response

Session history returned successfully.
sessionobject
turnslist of objects
total_turnsinteger

Errors

401
Unauthorized Error
404
Not Found Error