v50

OpenAPI 3.0.0raw.githubusercontent.com2026-08-015895110.3 KB
templates

List template builds

List all builds for a template

get/templates/{templateID}

Path parameters

templateIDstring required

Query parameters

nextTokenstring

Cursor to start the list from

limitinteger

Maximum number of items to return per page

Response

Successfully returned the template with its builds

templateIDstring required

Identifier of the template

publicboolean required

Whether the template is public or only accessible by the team

aliasesstring[] required

Aliases of the template

namesstring[] required

Names of the template (namespace/alias format when namespaced)

createdAtstring date-time required

Time when the template was created

updatedAtstring date-time required

Time when the template was last updated

lastSpawnedAtstring date-time nullable required

Time when the template was last used

spawnCountinteger required

Number of times the template was used