Skip to main content
GET
List template versions
Lists all published versions of a single template, so you can show a version history or resolve the latest.

Path parameters

string
required
Template namespace.
string
required
Template name.

Response

array
Array of template list items, one per published version. Each has ref, digest, published, and the full template document.

Example

Response

Authorizations

Authorization
string
header
required

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

Path Parameters

namespace
string
required

Template namespace.

name
string
required

Template name.

Response

Versions

versions
object[]