Script templates
Get script template
Returns a single script template by slug.
GET
Get script template
Authorizations
Path Parameters
The numeric ID of your summarization settings template
Response
200 - application/json
OK
Unique identifier for the object
Available options:
gpt-5-nano, gpt-5-mini, gpt-5, gpt-5.1 Custom prompt for AI summarization generation
Maximum string length:
3000Controls randomness in AI summarization (0.0 = deterministic, 2.0 = very random)
Required range:
0 <= x <= 2Maximum number of tokens to use for AI summarization
Required range:
1 <= x <= 500Get script template