---
title: "One v2 activity action"
method: GET
path: "/users/{id}/activity/{actionId}"
tags: ["user-activity"]
---

# One v2 activity action

`GET /users/{id}/activity/{actionId}`

## Path parameters

- `id` number, required
- `actionId` string, required

## Response `200`

The action with its legs

## Other responses

- `400` — Invalid action id
- `401` — Unauthorized
- `403` — Forbidden — can only request own activity
- `404` — Not found — no such action on the caller’s active wallet

---

[API](https://skmtc.dev/dre/apis/dre-api.md) · [All operations](https://skmtc.dev/dre/apis/dre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dre/dre-api/revisions/5d14beb9482b/schema)
