---
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

---

[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/a1453ac769d4/schema)
