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

# List available actions

`GET /1/actions`

## Query parameters

- `search` string

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` 087adaadActiontype[]
    - `id` integer, required — Unique identifier of the resource `Action type`
    - `code` string, required
    - `description` string, required — Description of the resource `Action type`

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
