v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Templates

Get a template

Retrieves a specific template by its unique key, including the full decision graph and sample request JSON.

get/api/templates/{key}

Path parameters

keystring required

Unique key of the template to retrieve

Response

Template details including decision graph

keystring required

Unique identifier for the template

titlestring required

Display title of the template

industrystring required

Industry category the template belongs to

descriptionstring required

Brief description of what the template does

requestJsonstring required

Sample request JSON for testing the template

decisionGraphJsonstring required

JSON representation of the decision graph