v1

latestOpenAPI 3.0.12026-07-2210997354.2 KB
Script templates

List script templates

Lists script templates available in your organization.

get/summarization_settings_templates

Query parameters

pagination[limit]integer

'limit' sets the number of results to return in each page.

pagination[offset]integer

'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.

Response

OK

idinteger
slugstring

Unique identifier for the object

namestring
model'gpt-5-nano' | 'gpt-5-mini' | 'gpt-5' | 'gpt-5.1' nullable
promptstring nullable

Custom prompt for AI summarization generation

temperaturenumber nullable

Controls randomness in AI summarization (0.0 = deterministic, 2.0 = very random)

limit_token_usageinteger nullable

Maximum number of tokens to use for AI summarization