---
title: "List all analytic accounts templates"
method: GET
path: "/analytic-account-templates"
tags: ["AnalyticAccountTemplates"]
---

# List all analytic accounts templates

`GET /analytic-account-templates`

List all analytic accounts templates

## Query parameters

- `template_name` string
- `id` integer
- `module_type` string, required
- `filters` object
- `sort[asc]` 'id' | 'template_name' | 'module_type'
- `sort[desc]` 'id' | 'name'
- `page` integer
- `per_page` integer

## Response `200`

Successful operation

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/app4legal/apis/a4l-money-api.md) · [All operations](https://skmtc.net/app4legal/apis/a4l-money-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/app4legal/a4l-money-api/revisions/e0d144609998/schema)
