/gitlab/projects/tags
Get repository tags of a GitLab project by numeric id, ‘namespace/project’ path, or project URL
Price: 5 credits per 100 results
💡 AI Hint: Get repository git tags of a GitLab project by numeric id, ‘namespace/project’ path, or project URL. Returns tag name, message, target commit sha, the tagged commit summary, the linked release notes, and whether the tag is protected.
⚠️ Common errors: 412: Project not found
Authorizations
API token from the dashboard
Headers
Body
Project numeric id, 'namespace/project' path, or project URL
1"gitlab-org/gitlab"
"278964"
"https://gitlab.com/gitlab-org/gitlab"
Max number of tags to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Field to order tags by
name, updated Sort direction
asc, desc