---
title: "Changes to Get Template"
method: GET
path: "/api/templates/{template_id}"
---

# Changes to Get Template

`GET /api/templates/{template_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-06-13** `33e4ba4936ad` — 1 info
- **2026-05-01** `c9eb29ec9a1b` — 1 breaking, 3 warning, 3 info

## Changes

- **2026-06-13** `33e4ba4936ad` — 1 info
  - added the optional property `is_liked` to the response with the `200` status
- **2026-05-01** `c9eb29ec9a1b` — 1 breaking, 3 warning, 3 info
  - removed the required property `agent_config/instructions` from the response with the `200` status
  - removed the optional property `agent_config/execution_mode` from the response with the `200` status
  - removed the optional property `agent_config/skills` from the response with the `200` status
  - removed the optional property `agent_config/tool_categories` from the response with the `200` status
  - added the optional property `connections` to the response with the `200` status
  - added the optional property `features` to the response with the `200` status
  - added the optional property `setup_time` to the response with the `200` status

---

[Operation](https://skmtc.dev/xorbitsai/apis/xagent/docs/api/templates/:template_id/get.md) · [API](https://skmtc.dev/xorbitsai/apis/xagent.md) · [Page](https://skmtc.dev/xorbitsai/apis/xagent/changes/api/templates/:template_id/get)
