---
title: "Report whether a desktop runner is connected"
method: GET
path: "/v1/automation-runners/presence"
tags: ["Automations"]
---

# Report whether a desktop runner is connected

`GET /v1/automation-runners/presence`

Desktop Automations only run while one of the owner's desktops is connected. Management surfaces read this to warn before an occurrence is due rather than after it was missed.

## Response `200`

Desktop runner presence.

- object
  - `connected` boolean, required
  - `lastSeenAt` integer, nullable, required

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/revisions/93df40e2efd5/schema)
