GET /sessions/{session_id}

Return one session.

MethodPath
GET/v1/sessions/{session_id}

The public wire shape — the same shape the stream's session frames carry, with attributed_user and stopped_by_user resolved at read time. The heavy near-static blobs (config snapshot, input/output) live on the detail endpoints, not here.

Path parameters

session_idstringrequired
curl "https://api.ellipsis.dev/v1/sessions/{session_id}" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
}

On this page

No Headings
Schedule a demo