v1

latestOpenAPI 3.1.02026-07-2268276396.6 KB
Workflow Templates

Get Template

Retrieve a specific workflow template by ID.

get/v1/workflow/templates/{template_id}

Path parameters

template_idstring required

Response

Successful Response

created_atstring date-time required

When the template was created.

descriptionstring nullable

Brief description of what this template does.

expected_inputobject nullable

Input placeholders, keyed by placeholder name.

idstring required

Unique template identifier.

is_communityboolean required

Whether this is a community-shared template.

namestring required

Template display name.

promptstring required

The research prompt with optional placeholders.

expected_outputstring nullable

Optional guidance for the final answer's tone, structure, and format.

updated_atstring date-time required

When the template was last modified.