---
title: "List the ways this daemon can currently be reached"
method: GET
path: "/api/v1/endpoints"
tags: ["identity"]
---

# List the ways this daemon can currently be reached

`GET /api/v1/endpoints`

## Response `200`

OK

- EndpointsResponse
  - `endpoints` MobileEndpoint[], required
    - `host` string, required
    - `kind` string, required
    - `port` integer, required
    - `secure` boolean, 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/endpoints/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/09f65272fe44/schema)
