Skip to main content
GET
List templates owned by your account. Supports filtering by templateType and visibility, with pagination via limit/offset.

Query Parameters

string
Filter by template type. One of agent, workflow, or workspace.
string
Filter by visibility. One of public or private.
integer
default:"50"
Maximum number of templates to return (1-100).
integer
default:"0"
Number of templates to skip for pagination.