Skip to main content
GET /api/v1/cloud/sessions/{session_id}/threads/{thread_id} Returns one Session thread.

Path parameters

Headers

Example request

Example response

See Session Thread object for the response shape.

Errors

HTTP 404 Not Found (session does not exist)
HTTP 404 Not Found (thread does not exist)
See Errors for the full error envelope.