---
title: "Identify the daemon so a client can confirm which machine answered"
method: GET
path: "/api/v1/identity"
tags: ["identity"]
---

# Identify the daemon so a client can confirm which machine answered

`GET /api/v1/identity`

## Response `200`

OK

- IdentityResponse
  - `apiVersion` integer, required
  - `hostId` string, required

## Other responses

- `501` — Not Implemented

## Changes

- **2026-08-31** `09f65272fe44` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/identity/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-service-production.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/revisions/513f2a8dd71b/schema)
