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

# 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.net/mobilerun/apis/workflows.md) · [All operations](https://skmtc.net/mobilerun/apis/workflows/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mobilerun/workflows/revisions/1bc499aa8f99/schema)
