Skip to content

Get Rule Kinds Endpoint

GET
/v1/templates/meta/rule-kinds
curl --request GET \
--url http://localhost:8080/v1/templates/meta/rule-kinds

Static metadata for the validation-rule editor. User-readable.

Path is mounted before /{template_id} registration so FastAPI’s longest-prefix routing picks it up; even with the bare path it lands here because the literal segment ‘meta’ precedes any ‘{template_id}’.

Successful Response

Media type application/json
Response Get Rule Kinds Endpoint V1 Templates Meta Rule Kinds Get
object
key
additional properties
any
Example generated
{}