---
title: "All User Actions:Status"
method: GET
path: "/api/v1/actions"
tags: ["actions"]
---

# All User Actions:Status

`GET /api/v1/actions`

Retrieve all actions and their statuses for a given user.

## Query parameters

- `app_state` unknown, required

## Response `200`

Successful Response

- NendoHTTPResponse
  - `data` unknown, required
  - `error` unknown
  - `has_next` boolean
  - `cursor` integer

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/okio-ai/apis/nendo-server.md) · [All operations](https://skmtc.net/okio-ai/apis/nendo-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/okio-ai/nendo-server/revisions/a044a48565cb/schema)
