---
title: "Get change fields applicable (visible) to current user"
method: GET
path: "/api/v1/forms/changes"
tags: ["forms"]
---

# Get change fields applicable (visible) to current user

`GET /api/v1/forms/changes`

## Query parameters

- `workspace_id` integer
- `change_template_id` integer
- `change_id` string
- `view` 'CREATE_CHANGE_FORM' | 'CHANGE_DETAILS' | 'CHANGE_LIST' | 'UPDATE_CHANGE_ATTRIBUTES_ACTION_CONFIG_FORM' | 'CHANGE_ATTRIBUTE_PLACEHOLDERS' | 'CHANGE_TEMPLATE_ATTRIBUTES_SETTINGS'
- `status_value` string
- `event_type` 'CREATE' | 'VIEW_OR_UPDATE' | 'VIEW' | 'UPDATE' | 'CLOSE'
- `requested_for` integer
- `asset_id` integer

## Headers

- `X-Api-Key` string, required
- `X-Workspace-Id` string

## Response `200`

Successful response

- FormsGetapiV1FormsChangesResponse200 — Empty response body

## Changes

- **2026-08-21** `1498ff1b3ea4` — 1 info
  - added the new optional `query` request parameter `asset_id`
- **2026-08-12** `2ab1cf36239b` — 1 info
  - api operation id `getapi-v-1-forms-changes` removed and replaced with `getapi_v1_forms_changes`

[Change history](https://skmtc.dev/atomicwork/apis/atomicwork-public-api/changes/api/v1/forms/changes/get.md)

---

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