---
title: "GET /api/v1/document/documents/{id}/actions/"
method: GET
path: "/api/v1/document/documents/{id}/actions/"
tags: ["document", "v1"]
---

# GET /api/v1/document/documents/{id}/actions/

`GET /api/v1/document/documents/{id}/actions/`

## Path parameters

- `id` string, required

## Query parameters

- `project_id` integer
- `document_id` integer
- `view_actions` string[]
- `jq_filters` object

## Response `200`

- Action[]
  - `id` integer
  - `name` string
  - `message` string, nullable
  - `view_action` string, nullable
  - `object_pk` string, nullable
  - `model_name` string, nullable
  - `date` string, date-time
  - `user__name` string
  - `request_data` object, nullable

## Changes

- **2021-05-24** `8167164be9cc` — 1 info
  - endpoint added
- **2020-12-11** `0957c4a7ae3d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/document/documents/:id/actions/get.md)

---

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