GET /sessions/{session_id}/git

The session's GitHub-side git view: its commits, and each PR it opened joined to the live gh_prs row and reviews.

MethodPath
GET/v1/sessions/{session_id}/git

The identity list (output_git) rides the session itself over the WebSocket; this is the join a "run" notify tells an open pane to refetch.

Path parameters

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

Request

Response

Example response · 200
{
}

On this page

No Headings
Schedule a demo