---
title: "GET /api/custom_templates/"
method: GET
path: "/api/custom_templates/"
tags: ["custom_templates"]
---

# GET /api/custom_templates/

`GET /api/custom_templates/`

## Response `200`

- CustomTemplate[]
  - `template_id` string, required
  - `name` string, required
  - `preview` string, required
  - `aspect_ratio` string, required
  - `created_at` string, date-time, required
  - `updated_at` string, date-time, required

---

[API](https://skmtc.dev/creatify/apis/creatify-ai-api.md) · [All operations](https://skmtc.dev/creatify/apis/creatify-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/creatify/creatify-ai-api/revisions/7ca3bf8077ba/schema)
