---
title: "GET /api/work-item-rules/{id}/versions"
method: GET
path: "/api/work-item-rules/{id}/versions"
tags: ["WorkItemRules"]
---

# GET /api/work-item-rules/{id}/versions

`GET /api/work-item-rules/{id}/versions`

## Path parameters

- `id` string, required

## Response `200`

OK

- WorkItemRuleVersionListResponse
  - `data` WorkItemRuleVersionDto[]
    - `version` union
      - integer
      - string, int32
    - `snapshot` object, nullable
    - `editedByUserId` string, nullable
    - `createdAt` string, date-time

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/d8d7501dde48/schema)
