List template versions (Cloud-only)

List all versions of a specific template

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path Parameters

project_idstringRequired
The project id
namestringRequired

The template name (without version)

Query Parameters

offsetstring or doubleOptional
limitstringOptional

Response

200
versionslist of objects
has_next_pageboolean
total_countdouble

Errors