v1
latestOpenAPI 3.0.32026-07-24198357534.7 KBData Model
This endpoint provides a paginated list of AITemplates
Retrieves the collection of aiTemplates resources.
get/ai-templates
Query parameters
pageinteger
The collection page number
limitinteger
The number of items per page
paginationboolean
Enable or disable pagination
codestring
code[]string[]
typestring
type[]string[]
order[code]'asc' | 'desc'
Response
aiTemplates collection
Example response
[
{
"id": "identifier_example"
}
]