latestOpenAPI 3.1.02026-07-26189891.1 MB

fb2535545d90

Parsing Template

Get Parsing Template

Gets the configuration for a specific parsing template.

get/v1/config/parsing-template/{templateId}

Path parameters

templateIdstring required

ID of a template.

Response

OK

templateidstring
accountstring

Account number of the organization

namestring

Name of the template

prioritynumber
draftboolean
activeboolean
legacyboolean
querystring
linestring
draftofstring

Example response

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