Endpoint

<hostname>repos/{userName}/{repoName}/tags

Columns

The TAGS table contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type
USERNAME* VarChar(255)
REPONAME* VarChar(255)
NAME* VarChar(255)
COMMITSHA VarChar(255)
COMMITURL VarChar(2000)
NODEID LongVarChar(4000)