Skip to main content
List Optimization Templates

Query Parameters

project_id
string
required

Response

Successful Response

name
string
required

The name of the optimization template.

id
string
required

The unique identifier for the template.

organization_id
string
required

The ID of the organization this template belongs to.

created_at
string<date-time>
required

Timestamp of when the template was created.

updated_at
string<date-time>
required

Timestamp of when the template was last updated.

description
string | null

An optional description for the template.

initial_form_data
Initial Form Data · object | null

Initial form data values.

project_id
string | null

The ID of the owner project (None for system templates).

access_level
string
default:project

Template scope: 'system' for built-in, 'project' for user-created.