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