---
title: "Get User Templates"
method: GET
path: "/v1/user/templates"
tags: ["User"]
---

# Get User Templates

`GET /v1/user/templates`

Get all templates the currently logged in user has access to

## Response `200`

Successfully retrieved the user's templates

- object
  - `metadata` object
  - `data` object[]
    - `createdBy` SummaryUser
      - `firebaseUserId` string
      - `publicId` string, uuid
      - `name` string
      - `email` string
      - `profilePicture` string

---

[API](https://skmtc.net/morta-technology/apis/morta-api-reference.md) · [All operations](https://skmtc.net/morta-technology/apis/morta-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/morta-technology/morta-api-reference/versions/9c58c1c1e7e8/schema)
