---
title: "Check advisory GitHub CLI authentication without blocking startup"
method: GET
path: "/api/v1/system/github-auth"
tags: ["system"]
---

# Check advisory GitHub CLI authentication without blocking startup

`GET /api/v1/system/github-auth`

## Response `200`

OK

- SystemRequirement
  - `detail` string — Extra context: the resolved path when satisfied, or why it is not.
  - `id` 'git' | 'tmux' | 'harness' | 'gh' | 'github-auth', required — Stable requirement identifier.
  - `label` string, required — Human-readable requirement name.
  - `required` boolean, required — Whether this requirement blocks the overall Ready state.
  - `satisfied` boolean, required — Whether this requirement is currently met.

## Other responses

- `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/get.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/7f5cb1f3ca16?raw)
