---
title: "List available services"
method: GET
path: "/actions/services"
tags: ["Actions", "Discovery"]
---

# List available services

`GET /actions/services`

Return the names of the services that actions can be built against. Use these values to look up each service's allowed methods.

## Response `200`

Available services

- object
  - `data` string[], required

## Changes

- **2026-06-28** `fd8fb6b29e38` — 1 info
  - endpoint added
- **2026-06-27** `99b4ade46263` — 1 breaking
  - api path removed without deprecation
- **2026-06-19** `7f577998739b` — 1 info
  - endpoint added
- **2026-06-19** `ec76cd771e68` — 1 breaking
  - api path removed without deprecation
- **2026-06-15** `c6e2a60c14c3` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/droidrun/apis/droidrun-cloud/changes/actions/services/get.md)

---

[API](https://skmtc.dev/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.dev/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/revisions/3183ec3153d1/schema)
