GET /templates/aliases/{alias}
Check template alias
Check if template with given alias exists
Параметры
alias·string· путь · обязательноTemplate alias
Ответы
200
Successfully queried template by alias
Content-Type: application/json
Схема: TemplateAliasResponse
templateID·string· обязательноIdentifier of the template
public·boolean· обязательноWhether the template is public or only accessible by the team
400
Bad request
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