---
title: "Get Startup App"
method: GET
path: "/api/apps/startup-app"
---

# Get Startup App

`GET /api/apps/startup-app`

Get the app configured to auto-start on wake-up (null if unset).

## Response `200`

Successful Response

- StartupApp — The app configured to auto-start on the robot's first wake-up.
  - `startup_app` string, nullable

## Changes

- **2026-07-03** `cc6647771b62` — 1 info
  - endpoint added
- **2026-03-03** `8d430e48a90a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api/changes/api/apps/startup-app/get.md)

---

[API](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api.md) · [All operations](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pollen-robotics/reachy-mini-rest-api/revisions/7f5f936a81cc/schema)
