---
title: "Check whether Connect Mobile's LAN bridge is enabled"
method: GET
path: "/api/v1/mobile/status"
tags: ["mobile"]
---

# Check whether Connect Mobile's LAN bridge is enabled

`GET /api/v1/mobile/status`

## Response `200`

OK

- MobileStatusResponse
  - `enabled` boolean, required
  - `host` string, required
  - `password` string, required
  - `port` integer, required
  - `warning` string, required

## Other responses

- `403` — Forbidden

## Changes

- **2026-07-09** `68699fddf471` — 1 info
  - endpoint added
- **2026-06-10** `b64f5ab46d87` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/mobile/status/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/1e626d3a1e6b?raw)
