List template versions (Cloud-only)

List all versions of a specific template

Path parameters

project_slugstringRequired
The project slug
namestringRequired

The template name (without version)

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Query parameters

offsetstring or doubleOptional
limitstringOptional

Response

200
versionslist of objects
has_next_pageboolean
total_countdouble

Errors