GET /api/v1/cloud/sessions/{session_id}
Returns one Session object.
Path parameters
Headers
Example request
Example response
HTTP 200 OK Returns the Session object. The nestedagent follows the Session embedded agent shape.
Errors
HTTP 404 Not Found
Related
Start a session
Run an agent against an environment as a stateful conversation.