---
title: "Retrieves the actions associated with the request"
method: GET
path: "/v1.0/request-actions"
tags: ["Request actions"]
---

# Retrieves the actions associated with the request

`GET /v1.0/request-actions`

## Query parameters

- `requestId` string, required

## Response `200`

OK

- RequestActionInfoDTO[]
  - `id` integer
  - `type` string
  - `submitter` string
  - `creationDate` string, date-time

## Other responses

- `500` — Internal Server Error

## Changes

> 15 revisions in range; 1 could not be searched.

- **2024-10-21** `a06468704cbe` — 17 info
  - removed the `PAYMENT_CANCELLED` enum value from the `items/type` response property for the response status `200`
  - removed the `PAYMENT_COMPLETED` enum value from the `items/type` response property for the response status `200`
  - removed the `PAYMENT_MARKED_AS_PAID` enum value from the `items/type` response property for the response status `200`
  - removed the `PAYMENT_MARKED_AS_RECEIVED` enum value from the `items/type` response property for the response status `200`
  - …13 more

[Change history](https://skmtc.dev/beis/apis/api-documentation/changes/v1.0/request-actions/get.md)

---

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