Skip to main content
GET
Evaluate an input-purpose template_jq program for a subject

Authorizations

x-api-key
string
header
required

Path Parameters

name
string
required
target_kind
string
required
target_name
string
required
kind
string
required
key
string
required
program
string
required

Response

Success.

data
TemplateJqResult · object
required

The result of evaluating an input-purpose template_jq program for a subject: the resolved name, its purpose (always "input" here), and the value (any JSON — the program's jq output over the subject's record). A read; no write is recorded.