List Templates
Template Management
List Templates
Retrieve a paginated list of templates with optional filtering
GET
List Templates
Authorizations
API key for authentication
Query Parameters
Page number (starts at 1, default 1)
Required range:
x >= 1Items per page (max 20, default 10)
Required range:
x <= 20Search templates by name, description, or custom_id
JSON-stringified object for metadata filtering (e.g., {"key":"value"})