---
title: "List Parsing Templates"
method: GET
path: "/v1/config/parsing-template"
tags: ["Parsing Template"]
---

# List Parsing Templates

`GET /v1/config/parsing-template`

Get a list of custom parsing templates.

## Response `200`

OK

- object[]
  - `templateid` string
  - `account` string — Account number of the organization
  - `name` string — Name of the template

## Other responses

- `400` — Bad request

---

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