---
title: "Get all framework editor task templates"
method: GET
path: "/v1/framework-editor/task-template"
tags: ["Framework Editor Task Templates"]
---

# Get all framework editor task templates

`GET /v1/framework-editor/task-template`

Retrieve all framework editor task templates

## Query parameters

- `frameworkId` string, required

## Response `200`

Successfully retrieved all framework editor task templates

- unknown

## Other responses

- `401` — Unauthorized - Invalid or missing authentication
- `500` — Internal server error

## Changes

- **2026-03-21** `cace1ebbb729` — 1 breaking, 1 info
  - added the new required `query` request parameter `frameworkId`
  - the endpoint scheme security `apikey` was removed from the API
- **2026-03-05** `946edaa856a9` — 1 warning
  - deleted the `header` request parameter `X-Organization-Id`

[Change history](https://skmtc.dev/om-network/apis/betayum-api/changes/v1/framework-editor/task-template/get.md)

---

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