---
title: "All Actions"
method: GET
path: "/Actions/GetAllActions"
tags: ["Actions"]
---

# All Actions

`GET /Actions/GetAllActions`

Returns all defined action IDs and corresponding action names.

## Response `200`

Success

- OptimoveAPIModelsOptimoveAction[]
  - `ActionID` integer
  - `ActionName` string, nullable

---

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