---
title: "Retrieve all the templates a logged in user can raise changes from (scoped to the workspaces the user is a member of); when for_user_id is supplied the list is curated for that profile user"
method: GET
path: "/api/v1/agent/change-management/change-templates"
tags: ["changeManagement"]
---

# Retrieve all the templates a logged in user can raise changes from (scoped to the workspaces the user is a member of); when for_user_id is supplied the list is curated for that profile user

`GET /api/v1/agent/change-management/change-templates`

## Query parameters

- `search_key` string
- `workspace_id` integer
- `status` 'PUBLISHED' | 'DRAFT' | 'ARCHIVED'
- `is_active` boolean
- `for_user_id` integer

## Headers

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

## Response `200`

Successful response

- ChangeManagementGetapiV1AgentChangeManagementChangeTemplatesResponse200 — Empty response body

---

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