Skip to main content
GET
List Text Normalization Configs

Authorizations

PersoPlatform-APIKey
string
header
required

Response

textnormalizationconfig_id
string
required
read-only
name
string
required
read-only
pre_hook_url
string | null
required
read-only
post_hook_url
string | null
required
read-only
created_at
string<date-time>
required
read-only
hook_enabled
boolean

Call the pre/post hooks around regex rulesets (e.g. server-side locale detection for multi-language text). When disabled, hook URLs and args are kept but not used.

pre_hook_args
unknown
post_hook_args
unknown