Skip to main content
GET
List templates
Returns the templates published under your account. Each item carries the template’s ref, its content-addressed digest, the published timestamp, and the full template document.
Looking for the curated templates Orgo ships (Claude Code, OpenClaw, Hermes)? Use List curated templates instead.

Query parameters

string
Filter to a single namespace. Your own templates are published under default unless you choose another namespace. Omitted, every namespace you own is returned.

Response

array
Array of template list items.

Example

Response

templates is an empty array when you have published nothing, or nothing in the requested namespace. Listing is not plan-gated.

Errors

Authorizations

Authorization
string
header
required

API key authentication. Get your key at orgo.ai/workspaces

Query Parameters

namespace
string

Filter to a single namespace. Your own templates default to default.

Response

Your templates

templates
object[]