GET /templates/{templateID}/tags
List template tags
List all tags for a template
Параметры
templateID·string· путь · обязательно
Ответы
200
Successfully returned the template tags
Content-Type: application/json
Схема: array<TemplateTag>
tag·string· обязательноThe tag name
buildID·string· обязательноIdentifier of the build associated with this tag
Формат:
uuidcreatedAt·string· обязательноTime when the tag was assigned
Формат:
date-time
401
Authentication error
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
403
Forbidden
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
404
Not found
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
500
Server error
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError