---
title: "Open a trusted terminal running the GitHub CLI login flow"
method: POST
path: "/api/v1/system/github-auth/terminal"
tags: ["system"]
---

# Open a trusted terminal running the GitHub CLI login flow

`POST /api/v1/system/github-auth/terminal`

## Response `201`

Created

- ShellTerminalEnvelope
  - `shellTerminal` ShellTerminalResponse, required
    - `createdAt` string, date-time, required
    - `handleId` string, required
    - `projectId` string
    - `sessionId` string
    - `title` string, required
    - `workingDir` string, required

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error
- `501` — Not Implemented

## Changes

- **2026-09-05** `68bd7449f9f2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/system/github-auth/terminal/post.md)

---

[API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/revisions/705d8ad3ba89?raw)
