v1

latestOpenAPI 3.1.02026-07-26189891.1 MB
Parsing Template

List Parsing Templates

Get a list of custom parsing templates.

get/v1/config/parsing-template

Response

OK

templateidstring
accountstring

Account number of the organization

namestring

Name of the template

Example response

[
  {
    "templateid": "0000000000",
    "account": "0000000000"
  }
]